Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pcmcia/
Dricoh.h124 #define RL5C47X_MISC3_CB_CLKRUN_DIS BIT(1) macro
179 if (misc3 & RL5C47X_MISC3_CB_CLKRUN_DIS) { in ricoh_set_clkrun()
187 misc3 |= RL5C47X_MISC3_CB_CLKRUN_DIS; in ricoh_set_clkrun()