Searched refs:wbsd_write_index (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/mmc/host/ |
| H A D | wbsd.c | 140 wbsd_write_index(host, WBSD_IDX_SETUP, setup); in wbsd_init_device() 146 wbsd_write_index(host, WBSD_IDX_SETUP, setup); in wbsd_init_device() 162 wbsd_write_index(host, WBSD_IDX_TAAC, 0x7F); in wbsd_init_device() 220 wbsd_write_index(host, WBSD_IDX_DMA, 0); in wbsd_request_end() 549 wbsd_write_index(host, WBSD_IDX_TAAC, in wbsd_prepare_data() 574 wbsd_write_index(host, WBSD_IDX_PBSMSB, in wbsd_prepare_data() 646 wbsd_write_index(host, WBSD_IDX_DMA, 0); in wbsd_prepare_data() 653 wbsd_write_index(host, WBSD_IDX_FIFOEN, in wbsd_prepare_data() 656 wbsd_write_index(host, WBSD_IDX_FIFOEN, in wbsd_prepare_data() 694 wbsd_write_index(host, WBSD_IDX_DMA, 0); in wbsd_finish_data() [all …]
|