Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mfd/
H A Drohm-bd71828.c460 return regmap_update_bits(regmap, clkmode_reg, OUT32K_MODE, in set_clk_mode()
463 return regmap_update_bits(regmap, clkmode_reg, OUT32K_MODE, in set_clk_mode()
/openbmc/linux/include/linux/mfd/
H A Drohm-bd71815.h316 #define OUT32K_MODE BIT(1) macro