Searched refs:bsi (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.4/drivers/nfc/st21nfca/ |
| D | dep.c | 66 u8 bsi; member 78 u8 bsi; member 164 atr_res->bsi = 0x00; in st21nfca_tm_send_atr_res() 436 static void st21nfca_im_send_psl_req(struct nfc_hci_dev *hdev, u8 did, u8 bsi, in st21nfca_im_send_psl_req() argument 456 psl_req->brs = (0x30 & bsi << 4) | (bri & 0x03); in st21nfca_im_send_psl_req() 503 atr_res->bsi, atr_res->bri, in st21nfca_im_recv_atr_res_cb() 552 atr_req->bsi = 0x00; in st21nfca_im_send_atr_req() 567 info->dep_info.bsi = atr_req->bsi; in st21nfca_im_send_atr_req()
|
| D | st21nfca.h | 122 u8 bsi; member
|
| /Linux-v5.4/Documentation/devicetree/bindings/power/supply/ |
| D | rx51-battery.txt | 12 * "bsi" - The ADC channel for battery size identification 23 "bsi",
|
| /Linux-v5.4/arch/ia64/kernel/ |
| D | mca_drv.c | 425 switch (pbci->bsi) { in is_mca_global() 584 if (psp->bc && pbci->eb && pbci->bsi == 0) { in recover_from_platform_error() 702 if (pbci->eb && pbci->bsi > 0) in recover_from_processor_error()
|
| /Linux-v5.4/fs/btrfs/ |
| D | inode.c | 10702 struct btrfs_swap_info *bsi) in btrfs_add_swap_extent() argument 10708 first_ppage = ALIGN(bsi->block_start, PAGE_SIZE) >> PAGE_SHIFT; in btrfs_add_swap_extent() 10709 next_ppage = ALIGN_DOWN(bsi->block_start + bsi->block_len, in btrfs_add_swap_extent() 10717 if (bsi->start == 0) in btrfs_add_swap_extent() 10719 if (bsi->lowest_ppage > first_ppage_reported) in btrfs_add_swap_extent() 10720 bsi->lowest_ppage = first_ppage_reported; in btrfs_add_swap_extent() 10721 if (bsi->highest_ppage < (next_ppage - 1)) in btrfs_add_swap_extent() 10722 bsi->highest_ppage = next_ppage - 1; in btrfs_add_swap_extent() 10724 ret = add_swap_extent(sis, bsi->nr_pages, nr_pages, first_ppage); in btrfs_add_swap_extent() 10727 bsi->nr_extents += ret; in btrfs_add_swap_extent() [all …]
|
| /Linux-v5.4/arch/ia64/include/asm/ |
| D | pal.h | 585 bsi : 8, /* Bus error status member 735 #define pmci_bus_status_info pme_bus.bsi
|
| /Linux-v5.4/arch/arm/boot/dts/ |
| D | omap3-n900.dts | 143 io-channel-names = "temp", "bsi", "vbat";
|