Searched refs:JZ4780_CLK_EXCLK (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/clk/ingenic/ |
A D | jz4780-cgu.c | 268 [JZ4780_CLK_EXCLK] = { "ext", CGU_CLK_EXT }, 294 .parents = { JZ4780_CLK_EXCLK, -1, -1, -1 }, 300 .parents = { JZ4780_CLK_EXCLK, -1, -1, -1 }, 306 .parents = { JZ4780_CLK_EXCLK, -1, -1, -1 }, 312 .parents = { JZ4780_CLK_EXCLK, -1, -1, -1 }, 322 .parents = { -1, -1, JZ4780_CLK_EXCLK, -1 }, 526 .parents = { JZ4780_CLK_EXCLK }, 546 .parents = { JZ4780_CLK_EXCLK, -1, -1, -1 }, 570 .parents = { JZ4780_CLK_EXCLK, -1, -1, -1 }, 576 .parents = { JZ4780_CLK_EXCLK, -1, -1, -1 }, [all …]
|
/linux/include/dt-bindings/clock/ |
A D | ingenic,jz4780-cgu.h | 15 #define JZ4780_CLK_EXCLK 0 macro
|
/linux/arch/mips/boot/dts/ingenic/ |
A D | jz4780.dtsi | 106 <&cgu JZ4780_CLK_EXCLK>,
|
Completed in 6 milliseconds