Searched refs:SdioLocalCmd52Read1Byte (Results 1 – 3 of 3) sorted by relevance
75 value = SdioLocalCmd52Read1Byte(padapter, offset); in HalPwrSeqCmdParsing()106 value = SdioLocalCmd52Read1Byte(padapter, offset); in HalPwrSeqCmdParsing()
599 u8 SdioLocalCmd52Read1Byte(struct adapter *adapter, u32 addr) in SdioLocalCmd52Read1Byte() function678 val8 = SdioLocalCmd52Read1Byte(adapter, SDIO_REG_HISR + hisr_len); in read_interrupt_8723b_sdio()877 SdioLocalCmd52Read1Byte(adapter, SDIO_REG_HCPWM1_8723B); in sd_int_dpc()1009 haldata->SdioTxOQTFreeSpace = SdioLocalCmd52Read1Byte(adapter, SDIO_REG_OQT_FREE_PG); in HalQueryTxOQTBufferStatus8723BSdio()
17 extern u8 SdioLocalCmd52Read1Byte(struct adapter *padapter, u32 addr);