Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/loongson32/common/
H A Dplatform.c87 val &= ~(GMAC1_USE_TXCLK | GMAC1_USE_PWM23); in ls1x_eth_mux_init()
90 val |= (GMAC1_USE_TXCLK | GMAC1_USE_PWM23); in ls1x_eth_mux_init()
/openbmc/linux/arch/mips/include/asm/mach-loongson32/
H A Dregs-mux.h61 #define GMAC1_USE_PWM23 BIT(1) macro