Home
last modified time | relevance | path

Searched refs:USHC_HOST_CTRL_4BIT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dushc.c48 #define USHC_HOST_CTRL_4BIT (1 << 1) macro
344 return ushc_hw_set_host_ctrl(ushc, USHC_HOST_CTRL_4BIT, in ushc_set_bus_width()
345 bus_width == 4 ? USHC_HOST_CTRL_4BIT : 0); in ushc_set_bus_width()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dushc.c48 #define USHC_HOST_CTRL_4BIT (1 << 1) macro
344 return ushc_hw_set_host_ctrl(ushc, USHC_HOST_CTRL_4BIT, in ushc_set_bus_width()
345 bus_width == 4 ? USHC_HOST_CTRL_4BIT : 0); in ushc_set_bus_width()

Completed in 3 milliseconds