Searched refs:RK3399_CLKSEL_CON (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/clk/rockchip/ |
| H A D | clk-rk3399.c | 327 RK3399_CLKSEL_CON(32), 13, 2, MFLAGS); 331 RK3399_CLKSEL_CON(28), 8, 2, MFLAGS); 335 RK3399_CLKSEL_CON(29), 8, 2, MFLAGS); 339 RK3399_CLKSEL_CON(30), 8, 2, MFLAGS); 343 RK3399_CLKSEL_CON(33), 8, 2, MFLAGS, uart_mux_idx); 347 RK3399_CLKSEL_CON(34), 8, 2, MFLAGS, uart_mux_idx); 351 RK3399_CLKSEL_CON(35), 8, 2, MFLAGS, uart_mux_idx); 355 RK3399_CLKSEL_CON(36), 8, 2, MFLAGS, uart_mux_idx); 363 RK3399_CLKSEL_CON(49), 11, 1, MFLAGS); 367 RK3399_CLKSEL_CON(50), 11, 1, MFLAGS); [all …]
|
| H A D | clk.h | 288 #define RK3399_CLKSEL_CON(x) ((x) * 0x4 + 0x100) macro
|