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