Searched refs:OWL_COMP_DIV (Results 1 – 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/actions/ |
D | owl-s500.c | 205 static OWL_COMP_DIV(ahbprediv_clk, "ahbprediv_clk", ahbprediv_clk_mux_p, 227 static OWL_COMP_DIV(bisp_clk, "bisp_clk", bisp_clk_mux_p, 233 static OWL_COMP_DIV(sensor0_clk, "sensor0_clk", sensor_clk_mux_p, 239 static OWL_COMP_DIV(sensor1_clk, "sensor1_clk", sensor_clk_mux_p, 263 static OWL_COMP_DIV(pwm0_clk, "pwm0_clk", pwm_clk_mux_p, 269 static OWL_COMP_DIV(pwm1_clk, "pwm1_clk", pwm_clk_mux_p, 275 static OWL_COMP_DIV(pwm2_clk, "pwm2_clk", pwm_clk_mux_p, 281 static OWL_COMP_DIV(pwm3_clk, "pwm3_clk", pwm_clk_mux_p, 287 static OWL_COMP_DIV(pwm4_clk, "pwm4_clk", pwm_clk_mux_p, 293 static OWL_COMP_DIV(pwm5_clk, "pwm5_clk", pwm_clk_mux_p, [all …]
|
D | owl-s700.c | 220 static OWL_COMP_DIV(clk_csi, "csi", csi_clk_mux_p, 226 static OWL_COMP_DIV(clk_si, "si", csi_clk_mux_p, 256 static OWL_COMP_DIV(clk_nand, "nand", nand_clk_mux_p, 280 static OWL_COMP_DIV(clk_uart0, "uart0", uart_clk_mux_p, 286 static OWL_COMP_DIV(clk_uart1, "uart1", uart_clk_mux_p, 292 static OWL_COMP_DIV(clk_uart2, "uart2", uart_clk_mux_p, 298 static OWL_COMP_DIV(clk_uart3, "uart3", uart_clk_mux_p, 304 static OWL_COMP_DIV(clk_uart4, "uart4", uart_clk_mux_p, 310 static OWL_COMP_DIV(clk_uart5, "uart5", uart_clk_mux_p, 316 static OWL_COMP_DIV(clk_uart6, "uart6", uart_clk_mux_p, [all …]
|
D | owl-s900.c | 246 static OWL_COMP_DIV(csi0_clk, "csi0_clk", csi_clk_mux_p, 252 static OWL_COMP_DIV(csi1_clk, "csi1_clk", csi_clk_mux_p, 304 static OWL_COMP_DIV(hdmia_clk, "hdmia_clk", i2s_clk_mux_p, 334 static OWL_COMP_DIV(i2srx_clk, "i2srx_clk", i2s_clk_mux_p, 340 static OWL_COMP_DIV(i2stx_clk, "i2stx_clk", i2s_clk_mux_p, 352 static OWL_COMP_DIV(lcd_clk, "lcd_clk", lcd_clk_mux_p, 358 static OWL_COMP_DIV(nand0_clk, "nand0_clk", nand_clk_mux_p, 364 static OWL_COMP_DIV(nand1_clk, "nand1_clk", nand_clk_mux_p, 430 static OWL_COMP_DIV(sensor_clk, "sensor_clk", sensor_clk_mux_p, 448 static OWL_COMP_DIV(uart0_clk, "uart0_clk", uart_clk_mux_p, [all …]
|
D | owl-composite.h | 37 #define OWL_COMP_DIV(_struct, _name, _parent, \ macro
|