Home
last modified time | relevance | path

Searched refs:RTW_PCI_MDIO_PG_SZ (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/
H A Dpci.h30 #define RTW_PCI_MDIO_PG_SZ BIT(5) macro
H A Dpci.c1185 page = addr < RTW_PCI_MDIO_PG_SZ ? 0 : 1; in rtw_mdio_write()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
H A Dpci.h32 #define RTW_PCI_MDIO_PG_SZ BIT(5) macro
H A Dpci.c1289 page = addr < RTW_PCI_MDIO_PG_SZ ? 0 : 1; in rtw_mdio_write()

Completed in 7 milliseconds