Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dpeb2466.c76 #define PEB2466_MAKE_XOP(_lsel) (PEB2466_CMD_XOP | (_lsel))
105 #define PEB2466_XR0 PEB2466_MAKE_XOP(0x0)
106 #define PEB2466_XR1 PEB2466_MAKE_XOP(0x1)
107 #define PEB2466_XR2 PEB2466_MAKE_XOP(0x2)
108 #define PEB2466_XR3 PEB2466_MAKE_XOP(0x3)
109 #define PEB2466_XR4 PEB2466_MAKE_XOP(0x4)
110 #define PEB2466_XR5 PEB2466_MAKE_XOP(0x5)
116 #define PEB2466_XR6 PEB2466_MAKE_XOP(0x6)
119 #define PEB2466_XR7 PEB2466_MAKE_XOP(0x7)
77 #define PEB2466_MAKE_XOP( global() macro