Searched refs:OWL_COMP_DIV (Results 1 – 4 of 4) sorted by relevance
/linux-6.6.21/drivers/clk/actions/ |
D | owl-s500.c | 206 static OWL_COMP_DIV(nic_clk, "nic_clk", nic_clk_mux_p, 212 static OWL_COMP_DIV(ahbprediv_clk, "ahbprediv_clk", ahbprediv_clk_mux_p, 234 static OWL_COMP_DIV(bisp_clk, "bisp_clk", bisp_clk_mux_p, 240 static OWL_COMP_DIV(sensor0_clk, "sensor0_clk", sensor_clk_mux_p, 246 static OWL_COMP_DIV(sensor1_clk, "sensor1_clk", sensor_clk_mux_p, 270 static OWL_COMP_DIV(pwm0_clk, "pwm0_clk", pwm_clk_mux_p, 276 static OWL_COMP_DIV(pwm1_clk, "pwm1_clk", pwm_clk_mux_p, 282 static OWL_COMP_DIV(pwm2_clk, "pwm2_clk", pwm_clk_mux_p, 288 static OWL_COMP_DIV(pwm3_clk, "pwm3_clk", pwm_clk_mux_p, 294 static OWL_COMP_DIV(pwm4_clk, "pwm4_clk", pwm_clk_mux_p, [all …]
|
D | owl-s700.c | 222 static OWL_COMP_DIV(clk_csi, "csi", csi_clk_mux_p, 228 static OWL_COMP_DIV(clk_si, "si", csi_clk_mux_p, 258 static OWL_COMP_DIV(clk_nand, "nand", nand_clk_mux_p, 282 static OWL_COMP_DIV(clk_uart0, "uart0", uart_clk_mux_p, 288 static OWL_COMP_DIV(clk_uart1, "uart1", uart_clk_mux_p, 294 static OWL_COMP_DIV(clk_uart2, "uart2", uart_clk_mux_p, 300 static OWL_COMP_DIV(clk_uart3, "uart3", uart_clk_mux_p, 306 static OWL_COMP_DIV(clk_uart4, "uart4", uart_clk_mux_p, 312 static OWL_COMP_DIV(clk_uart5, "uart5", uart_clk_mux_p, 318 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
|