Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/mt7621-eth/
Dmdio_mt7620.c29 gsw->piac_offset + MT7620_GSW_REG_PIAC) & in mt7620_mii_busy_wait()
51 MT7620_GSW_REG_PIAC); in _mt7620_mii_write()
70 MT7620_GSW_REG_PIAC); in _mt7620_mii_read()
75 d = mtk_switch_r32(gsw, MT7620_GSW_REG_PIAC) & 0xffff; in _mt7620_mii_read()
Dgsw_mt7620.h20 #define MT7620_GSW_REG_PIAC 0x0004 macro