Home
last modified time | relevance | path

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

/openbmc/linux/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()