Searched refs:LN1_FUNC_AIF (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/pinctrl/cirrus/ |
D | pinctrl-lochnagar.c | 451 #define LN1_FUNC_AIF(ID, OP) LN_FUNC_AIF(1, ID, OP) macro 491 LN1_FUNC_AIF(SPDIF_AIF, 0x01), 492 LN1_FUNC_AIF(PSIA1, 0x02), 493 LN1_FUNC_AIF(PSIA2, 0x03), 494 LN1_FUNC_AIF(CDC_AIF1, 0x04), 495 LN1_FUNC_AIF(CDC_AIF2, 0x05), 496 LN1_FUNC_AIF(CDC_AIF3, 0x06), 497 LN1_FUNC_AIF(DSP_AIF1, 0x07), 498 LN1_FUNC_AIF(DSP_AIF2, 0x08), 499 LN1_FUNC_AIF(GF_AIF3, 0x09), [all …]
|