Home
last modified time | relevance | path

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

/drivers/mmc/host/
Dmmci.c111 .clkreg_8bit_bus_enable = MCI_ST_8BIT_BUS,
136 .clkreg_8bit_bus_enable = MCI_ST_8BIT_BUS,
163 .clkreg_8bit_bus_enable = MCI_ST_8BIT_BUS,
195 .clkreg_8bit_bus_enable = MCI_ST_8BIT_BUS,
228 .clkreg_8bit_bus_enable = MCI_ST_8BIT_BUS,
Dmmci.h41 #define MCI_ST_8BIT_BUS (1 << 12) macro