Home
last modified time | relevance | path

Searched refs:WBSD_IDX_SETUP (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/mmc/host/
A Dwbsd.c138 setup = wbsd_read_index(host, WBSD_IDX_SETUP); in wbsd_init_device()
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()
199 setup = wbsd_read_index(host, WBSD_IDX_SETUP); in wbsd_reset()
201 wbsd_write_index(host, WBSD_IDX_SETUP, setup); in wbsd_reset()
587 setup = wbsd_read_index(host, WBSD_IDX_SETUP); in wbsd_prepare_data()
589 wbsd_write_index(host, WBSD_IDX_SETUP, setup); in wbsd_prepare_data()
883 setup = wbsd_read_index(host, WBSD_IDX_SETUP); in wbsd_set_ios()
899 wbsd_write_index(host, WBSD_IDX_SETUP, setup); in wbsd_set_ios()
A Dwbsd.h76 #define WBSD_IDX_SETUP 0x06 macro

Completed in 9 milliseconds