Home
last modified time | relevance | path

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

/linux/drivers/input/keyboard/
H A Dadp5589-keys.c159 #define CORE_CLK(x) (((x) & 0x3) << 5) macro
776 INT_CFG | OSC_EN | CORE_CLK(3)); in adp5589_setup()