Searched refs:RK3568_PMUCRU_CLKSEL_CON (Results 1 – 1 of 1) sorted by relevance
/openbsd/sys/dev/fdt/ |
H A D | rkclock.c | 188 #define RK3568_PMUCRU_CLKSEL_CON(i) (0x0100 + (i) * 4) macro 3682 RK3568_CLK_RTC_32K, RK3568_PMUCRU_CLKSEL_CON(0), 3688 RK3568_CLK_I2C0, RK3568_PMUCRU_CLKSEL_CON(3), 3693 RK3568_SCLK_UART0, RK3568_PMUCRU_CLKSEL_CON(4), 3702 RK3568_CLK_PCIEPHY0_DIV, RK3568_PMUCRU_CLKSEL_CON(9), 3707 RK3568_CLK_PCIEPHY0_REF, RK3568_PMUCRU_CLKSEL_CON(9), 3717 RK3568_CLK_PCIEPHY1_DIV, RK3568_PMUCRU_CLKSEL_CON(9), 3722 RK3568_CLK_PCIEPHY1_REF, RK3568_PMUCRU_CLKSEL_CON(9), 3743 RK3568_CLK_PDPMU, RK3568_PMUCRU_CLKSEL_CON(2), 3847 RK3568_PMUCRU_CLKSEL_CON(1)); in rk3568_pmu_get_frequency() [all …]
|