Home
last modified time | relevance | path

Searched refs:EP93XX_CLK_UART (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/include/dt-bindings/clock/
Dcirrus,ep9301-syscon.h12 #define EP93XX_CLK_UART 5 macro
/linux-6.12.1/arch/arm/boot/dts/cirrus/
Dep93xx.dtsi394 clocks = <&syscon EP93XX_CLK_UART1>, <&syscon EP93XX_CLK_UART>;
405 clocks = <&syscon EP93XX_CLK_UART2>, <&syscon EP93XX_CLK_UART>;
416 clocks = <&syscon EP93XX_CLK_UART3>, <&syscon EP93XX_CLK_UART>;
/linux-6.12.1/drivers/clk/
Dclk-ep93xx.c499 priv->fixed[EP93XX_CLK_UART] = in ep93xx_uart_clock_init()
503 parent_data.hw = priv->fixed[EP93XX_CLK_UART]; in ep93xx_uart_clock_init()