Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dtoshsd.h76 #define SD_CARDCLK_DIV_DISABLE BIT(15) macro
H A Dtoshsd.c94 clk |= SD_CARDCLK_DIV_DISABLE; in __toshsd_set_ios()