Searched refs:ARIZONA_CLOCK_32K_1 (Results 1 – 8 of 8) sorted by relevance
/linux-6.12.1/drivers/mfd/ |
D | arizona-core.c | 63 ret = regmap_update_bits(arizona->regmap, ARIZONA_CLOCK_32K_1, in arizona_clk32k_enable() 87 regmap_update_bits(arizona->regmap, ARIZONA_CLOCK_32K_1, in arizona_clk32k_disable() 1297 regmap_update_bits(arizona->regmap, ARIZONA_CLOCK_32K_1, in arizona_dev_init() 1303 regmap_update_bits(arizona->regmap, ARIZONA_CLOCK_32K_1, in arizona_dev_init()
|
D | wm8997-tables.c | 825 case ARIZONA_CLOCK_32K_1: in wm8997_readable_register()
|
D | wm8998-tables.c | 850 case ARIZONA_CLOCK_32K_1: in wm8998_readable_register()
|
D | cs47l24-tables.c | 830 case ARIZONA_CLOCK_32K_1: in cs47l24_readable_register()
|
D | wm5102-tables.c | 1033 case ARIZONA_CLOCK_32K_1: in wm5102_readable_register()
|
D | wm5110-tables.c | 1917 case ARIZONA_CLOCK_32K_1: in wm5110_readable_register()
|
/linux-6.12.1/sound/soc/codecs/ |
D | arizona.c | 2624 regmap_read(arizona->regmap, ARIZONA_CLOCK_32K_1, &val); in arizona_init_fll()
|
/linux-6.12.1/include/linux/mfd/arizona/ |
D | registers.h | 62 #define ARIZONA_CLOCK_32K_1 0x100 macro
|