Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mfd/
H A Darizona-core.c64 ret = regmap_update_bits(arizona->regmap, ARIZONA_CLOCK_32K_1, in arizona_clk32k_enable()
88 regmap_update_bits(arizona->regmap, ARIZONA_CLOCK_32K_1, in arizona_clk32k_disable()
1347 regmap_update_bits(arizona->regmap, ARIZONA_CLOCK_32K_1, in arizona_dev_init()
1353 regmap_update_bits(arizona->regmap, ARIZONA_CLOCK_32K_1, in arizona_dev_init()
H A Dwm8998-tables.c850 case ARIZONA_CLOCK_32K_1: in wm8998_readable_register()
H A Dwm8997-tables.c825 case ARIZONA_CLOCK_32K_1: in wm8997_readable_register()
H A Dcs47l24-tables.c830 case ARIZONA_CLOCK_32K_1: in cs47l24_readable_register()
H A Dwm5102-tables.c1033 case ARIZONA_CLOCK_32K_1: in wm5102_readable_register()
H A Dwm5110-tables.c1917 case ARIZONA_CLOCK_32K_1: in wm5110_readable_register()
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Darizona.c2623 regmap_read(arizona->regmap, ARIZONA_CLOCK_32K_1, &val); in arizona_init_fll()
/OK3568_Linux_fs/kernel/include/linux/mfd/arizona/
H A Dregisters.h62 #define ARIZONA_CLOCK_32K_1 0x100 macro