Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/mfd/
A Dda8xx-cfgchip.h120 #define CFGCHIP2_REFFREQ(n) ((n) << 0) macro
121 #define CFGCHIP2_REFFREQ_MASK CFGCHIP2_REFFREQ(0xf)
122 #define CFGCHIP2_REFFREQ_12MHZ CFGCHIP2_REFFREQ(0x1)
123 #define CFGCHIP2_REFFREQ_24MHZ CFGCHIP2_REFFREQ(0x2)
124 #define CFGCHIP2_REFFREQ_48MHZ CFGCHIP2_REFFREQ(0x3)
125 #define CFGCHIP2_REFFREQ_19_2MHZ CFGCHIP2_REFFREQ(0x4)
126 #define CFGCHIP2_REFFREQ_38_4MHZ CFGCHIP2_REFFREQ(0x5)
127 #define CFGCHIP2_REFFREQ_13MHZ CFGCHIP2_REFFREQ(0x6)
128 #define CFGCHIP2_REFFREQ_26MHZ CFGCHIP2_REFFREQ(0x7)
129 #define CFGCHIP2_REFFREQ_20MHZ CFGCHIP2_REFFREQ(0x8)
[all …]

Completed in 3 milliseconds