Searched refs:PEB2466_CR0 (Results 1 – 1 of 1) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | peb2466.c | 80 #define PEB2466_CR0(_ch) PEB2466_MAKE_SOP(_ch, 0x0) 860 { .reg = PEB2466_CR0(0), .def = PEB2466_CR0_IMR1 }, in peb2466_reset_audio() 867 { .reg = PEB2466_CR0(1), .def = PEB2466_CR0_IMR1 }, in peb2466_reset_audio() 874 { .reg = PEB2466_CR0(2), .def = PEB2466_CR0_IMR1 }, in peb2466_reset_audio() 881 { .reg = PEB2466_CR0(3), .def = PEB2466_CR0_IMR1 }, in peb2466_reset_audio() 957 ret = regmap_update_bits(peb2466->regmap, PEB2466_CR0(i), in peb2466_fw_parse_thfilter() 974 ret = regmap_update_bits(peb2466->regmap, PEB2466_CR0(i), in peb2466_fw_parse_thfilter() 1005 ret = regmap_update_bits(peb2466->regmap, PEB2466_CR0(i), in peb2466_fw_parse_imr1filter() 1018 ret = regmap_update_bits(peb2466->regmap, PEB2466_CR0(i), in peb2466_fw_parse_imr1filter() 1047 ret = regmap_update_bits(peb2466->regmap, PEB2466_CR0( in peb2466_fw_parse_frxfilter() 81 #define PEB2466_CR0( global() macro [all...] |