Searched refs:SdioLocalCmd52Read1Byte (Results 1 – 3 of 3) sorted by relevance
101 value = SdioLocalCmd52Read1Byte(padapter, offset); in HalPwrSeqCmdParsing()137 value = SdioLocalCmd52Read1Byte(padapter, offset); in HalPwrSeqCmdParsing()
660 u8 SdioLocalCmd52Read1Byte(struct adapter *adapter, u32 addr) in SdioLocalCmd52Read1Byte() function740 val8 = SdioLocalCmd52Read1Byte(adapter, SDIO_REG_HISR+hisr_len); in ReadInterrupt8723BSdio()1035 report.state = SdioLocalCmd52Read1Byte(adapter, SDIO_REG_HCPWM1_8723B); in sd_int_dpc()1211 haldata->SdioTxOQTFreeSpace = SdioLocalCmd52Read1Byte(adapter, SDIO_REG_OQT_FREE_PG); in HalQueryTxOQTBufferStatus8723BSdio()
17 extern u8 SdioLocalCmd52Read1Byte(struct adapter *padapter, u32 addr);