Home
last modified time | relevance | path

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

/drivers/mmc/host/
Dushc.c111 u16 host_ctrl; member
154 u16 host_ctrl; in ushc_hw_set_host_ctrl() local
157 host_ctrl = (ushc->host_ctrl & ~mask) | val; in ushc_hw_set_host_ctrl()
160 host_ctrl, 0, NULL, 0, 100); in ushc_hw_set_host_ctrl()
163 ushc->host_ctrl = host_ctrl; in ushc_hw_set_host_ctrl()