Searched refs:ISP_CLK_CTRL (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/clk/meson/ |
| H A D | a9-peripherals.c | 39 #define ISP_CLK_CTRL 0x17c macro 428 static A9_COMP_SEL(isp, ISP_CLK_CTRL, 9, 0x7, a9_isp_parents, NULL); 429 static A9_COMP_DIV(isp, ISP_CLK_CTRL, 0, 7); 430 static A9_COMP_GATE(isp, ISP_CLK_CTRL, 8, 0);
|