Searched refs:cis_byte (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | bcmspibrcm.c | 618 uint32 cis_byte; in sdioh_cis_read() local 650 if (bcmspi_card_regread (sd, SDIO_FUNC_1, offset, 2, &cis_byte) < 0) { in sdioh_cis_read() 656 *cis = (uint16)cis_byte; in sdioh_cis_read()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | bcmspibrcm.c | 590 uint32 cis_byte; in sdioh_cis_read() local 622 if (bcmspi_card_regread (sd, SDIO_FUNC_1, offset, 2, &cis_byte) < 0) { in sdioh_cis_read() 628 *cis = (uint16)cis_byte; in sdioh_cis_read()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | bcmspibrcm.c | 618 uint32 cis_byte; in sdioh_cis_read() local 650 if (bcmspi_card_regread (sd, SDIO_FUNC_1, offset, 2, &cis_byte) < 0) { in sdioh_cis_read() 656 *cis = (uint16)cis_byte; in sdioh_cis_read()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | bcmspibrcm.c | 618 uint32 cis_byte; in sdioh_cis_read() local 650 if (bcmspi_card_regread (sd, SDIO_FUNC_1, offset, 2, &cis_byte) < 0) { in sdioh_cis_read() 656 *cis = (uint16)cis_byte; in sdioh_cis_read()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | bcmspibrcm.c | 655 uint32 cis_byte; in sdioh_cis_read() local 687 if (bcmspi_card_regread (sd, SDIO_FUNC_1, offset, 2, &cis_byte) < 0) { in sdioh_cis_read() 693 *cis = (uint16)cis_byte; in sdioh_cis_read()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | bcmspibrcm.c | 655 uint32 cis_byte; in sdioh_cis_read() local 687 if (bcmspi_card_regread (sd, SDIO_FUNC_1, offset, 2, &cis_byte) < 0) { in sdioh_cis_read() 693 *cis = (uint16)cis_byte; in sdioh_cis_read()
|