Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/mtkswitch/
H A Dmtkswitch_rt3050.h67 #define PCR0_READ (1<<14) macro
68 #define PCR0_ACTIVE (PCR0_WRITE | PCR0_READ)
H A Dmtkswitch_rt3050.c98 MTKSWITCH_WRITE(sc, MTKSWITCH_PCR0, PCR0_READ | PCR0_REG(reg) | in mtkswitch_phy_read()