Searched refs:PMU_GPHY (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/lantiq/xway/ |
H A D | sysctrl.c | 120 #define PMU_GPHY BIT(30) macro 561 clkdev_add_pmu("1e108000.switch", "gphy0", 0, 0, PMU_GPHY); in ltq_soc_init() 562 clkdev_add_pmu("1e108000.switch", "gphy1", 0, 0, PMU_GPHY); in ltq_soc_init()
|
/kernel/linux/linux-6.6/arch/mips/lantiq/xway/ |
H A D | sysctrl.c | 119 #define PMU_GPHY BIT(30) macro 564 clkdev_add_pmu("1e108000.switch", "gphy0", 0, 0, PMU_GPHY); in ltq_soc_init() 565 clkdev_add_pmu("1e108000.switch", "gphy1", 0, 0, PMU_GPHY); in ltq_soc_init()
|
Completed in 3 milliseconds