Lines Matching full:5
28 #define RTS5261_AUX_CLK_16M_EN (1 << 5)
66 #define RTS5261_FW_EA_MODE_MASK (0x01<<5)
75 #define RTS5261_FAKE_MCU_CLOCK_GATING (0x01<<5)
91 #define RTS5261_INFORM_RTD3_COLD (0x01<<5)
107 #define RTS5261_PUPDC (0x01<<5)
125 #define RTS5261_LDO1_OCP_THD_MASK (0x07<<5)
131 #define RTS5261_LDO1_OCP_THD_740 (0x00<<5)
132 #define RTS5261_LDO1_OCP_THD_800 (0x01<<5)
133 #define RTS5261_LDO1_OCP_THD_860 (0x02<<5)
134 #define RTS5261_LDO1_OCP_THD_920 (0x03<<5)
135 #define RTS5261_LDO1_OCP_THD_980 (0x04<<5)
136 #define RTS5261_LDO1_OCP_THD_1040 (0x05<<5)
137 #define RTS5261_LDO1_OCP_THD_1100 (0x06<<5)
138 #define RTS5261_LDO1_OCP_THD_1160 (0x07<<5)
152 #define RTS5261_LDO2_OCP_THD_MASK (0x07<<5)
157 #define RTS5261_LDO2_OCP_THD_620 (0x00<<5)
158 #define RTS5261_LDO2_OCP_THD_650 (0x01<<5)
159 #define RTS5261_LDO2_OCP_THD_680 (0x02<<5)
160 #define RTS5261_LDO2_OCP_THD_720 (0x03<<5)
161 #define RTS5261_LDO2_OCP_THD_750 (0x04<<5)
162 #define RTS5261_LDO2_OCP_THD_780 (0x05<<5)
163 #define RTS5261_LDO2_OCP_THD_810 (0x06<<5)
164 #define RTS5261_LDO2_OCP_THD_840 (0x07<<5)
173 #define RTS5261_LDO3_OCP_THD_MASK (0x07<<5)
178 #define RTS5261_LDO3_OCP_THD_620 (0x00<<5)
179 #define RTS5261_LDO3_OCP_THD_650 (0x01<<5)
180 #define RTS5261_LDO3_OCP_THD_680 (0x02<<5)
181 #define RTS5261_LDO3_OCP_THD_720 (0x03<<5)
182 #define RTS5261_LDO3_OCP_THD_750 (0x04<<5)
183 #define RTS5261_LDO3_OCP_THD_780 (0x05<<5)
184 #define RTS5261_LDO3_OCP_THD_810 (0x06<<5)
185 #define RTS5261_LDO3_OCP_THD_840 (0x07<<5)