Searched refs:WLAN_IOREG_DEVICE_ID (Results 1 – 2 of 2) sorted by relevance
28 case WLAN_IOREG_DEVICE_ID: in hal_sdio_get_cmd_addr_8723b()29 *cmdaddr = ((WLAN_IOREG_DEVICE_ID << 13) | (addr & WLAN_IOREG_MSK)); in hal_sdio_get_cmd_addr_8723b()65 devide_id = WLAN_IOREG_DEVICE_ID; in get_deviceid()85 devide_id = WLAN_IOREG_DEVICE_ID; in get_deviceid()116 case WLAN_IOREG_DEVICE_ID: in _cvrt2ftaddr()118 device_id = WLAN_IOREG_DEVICE_ID; in _cvrt2ftaddr()168 ((device_id == WLAN_IOREG_DEVICE_ID) && (offset < 0x100)) || in sdio_read32()214 ((device_id == WLAN_IOREG_DEVICE_ID) && (offset < 0x100)) || in sdio_readN()281 ((device_id == WLAN_IOREG_DEVICE_ID) && (offset < 0x100)) || in sdio_write32()318 ((device_id == WLAN_IOREG_DEVICE_ID) && (offset < 0x100)) || in sdio_writeN()[all …]
525 #define WLAN_IOREG_DEVICE_ID 8 /* 1b[16] */ macro
Completed in 8 milliseconds