Home
last modified time | relevance | path

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

/Linux-v6.1/sound/pci/hda/
Dpatch_cs8409-tables.c143 { CS42L42_PLL_LOCK_INT_MASK, 0xff },
340 { CS42L42_PLL_LOCK_INT_MASK, 0xff },
396 { CS42L42_PLL_LOCK_INT_MASK, 0xff },
/Linux-v6.1/sound/soc/codecs/
Dcs42l83-i2c.c59 { CS42L42_PLL_LOCK_INT_MASK, 0x01 },
Dcs42l42.c89 { CS42L42_PLL_LOCK_INT_MASK, 0x01 },
240 case CS42L42_PLL_LOCK_INT_MASK: in cs42l42_readable_register()
1630 {CS42L42_PLL_LOCK_STATUS, CS42L42_PLL_LOCK_INT_MASK,
1842 regmap_update_bits(cs42l42->regmap, CS42L42_PLL_LOCK_INT_MASK, in cs42l42_set_interrupt_masks()
2099 REG_SEQ0(CS42L42_PLL_LOCK_INT_MASK, 0x01),
/Linux-v6.1/include/sound/
Dcs42l42.h455 #define CS42L42_PLL_LOCK_INT_MASK (CS42L42_PAGE_13 + 0x1F) macro