Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/ralink/
H A Dmt7620.c25 #define PMU_SW_SET BIT(28) macro
251 (pmu0 & PMU_SW_SET) ? ("sw") : ("hw")); in prom_soc_init()