Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/rtw89/
H A Dphy.h19 #define get_phy_cond(addr) FIELD_GET(GENMASK(31, 28), addr) macro
H A Dphy.c1820 cond = get_phy_cond(reg->addr); in rtw89_phy_init_reg()