Home
last modified time | relevance | path

Searched refs:SdioLocalCmd52Read1Byte (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/staging/rtl8723bs/hal/
H A DHalPwrSeqCmd.c75 value = SdioLocalCmd52Read1Byte(padapter, offset); in HalPwrSeqCmdParsing()
106 value = SdioLocalCmd52Read1Byte(padapter, offset); in HalPwrSeqCmdParsing()
H A Dsdio_ops.c599 u8 SdioLocalCmd52Read1Byte(struct adapter *adapter, u32 addr) in SdioLocalCmd52Read1Byte() function
678 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()
/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Dsdio_ops.h17 extern u8 SdioLocalCmd52Read1Byte(struct adapter *padapter, u32 addr);