Searched refs:rtl8822cs_write_port (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/rtl8822c/sdio/ |
| H A D | rtl8822cs_halmac.c | 49 ret = rtl8822cs_write_port(drv, len, buf); in sdio_write_data_rsvd_page() 84 ret = rtl8822cs_write_port(drv, len, buf); in sdio_write_data_h2c()
|
| H A D | rtl8822cs.h | 31 u32 rtl8822cs_write_port(struct dvobj_priv *, u32 cnt, u8 *mem);
|
| H A D | rtl8822cs_io.c | 136 u32 rtl8822cs_write_port(struct dvobj_priv *d, u32 cnt, u8 *mem) in rtl8822cs_write_port() function 198 ret = rtl8822cs_write_port(d, cnt, xmitbuf->pdata); in sdio_write_port()
|