Home
last modified time | relevance | path

Searched refs:read_rf (Results 1 – 19 of 19) sorted by relevance

/freebsd/sys/contrib/dev/rtw89/
H A Ddebug.c60 } read_rf; member
81 struct rtw89_debugfs_priv read_rf; member
372 debugfs_priv->read_rf.addr = addr; in rtw89_debug_priv_read_rf_select()
373 debugfs_priv->read_rf.mask = mask; in rtw89_debug_priv_read_rf_select()
374 debugfs_priv->read_rf.path = path; in rtw89_debug_priv_read_rf_select()
390 addr = debugfs_priv->read_rf.addr; in rtw89_debug_priv_read_rf_get()
391 mask = debugfs_priv->read_rf.mask; in rtw89_debug_priv_read_rf_get()
392 path = debugfs_priv->read_rf.path; in rtw89_debug_priv_read_rf_get()
4363 .read_rf = rtw89_debug_priv_select_and_get(read_rf),
4403 rtw89_debugfs_add_rw(read_rf); in rtw89_debugfs_add_sec0()
H A Drtw8852bt.c677 .read_rf = rtw89_phy_read_rf_v1,
H A Drtw8852b.c811 .read_rf = rtw89_phy_read_rf_v1,
H A Drtw8852a.c2111 .read_rf = rtw89_phy_read_rf,
H A Dcore.h3702 u32 (*read_rf)(struct rtw89_dev *rtwdev, enum rtw89_rf_path rf_path, member
6518 val = rtwdev->chip->ops->read_rf(rtwdev, rf_path, addr, mask); in rtw89_read_rf()
H A Drtw8851b.c2512 .read_rf = rtw89_phy_read_rf_v1,
H A Drtw8922a.c2786 .read_rf = rtw89_phy_read_rf_v2,
H A Drtw8852c.c2937 .read_rf = rtw89_phy_read_rf_v1,
/freebsd/sys/contrib/dev/rtw88/
H A Dhci.h188 val = rtwdev->chip->ops->read_rf(rtwdev, rf_path, addr, mask); in rtw_read_rf()
H A Drtw8821a.c869 .read_rf = rtw88xxa_phy_read_rf,
H A Drtw8812a.c923 .read_rf = rtw88xxa_phy_read_rf,
H A Drtw8703b.c1854 .read_rf = rtw_phy_read_rf_sipi,
H A Dmain.h879 u32 (*read_rf)(struct rtw_dev *rtwdev, enum rtw_rf_path rf_path, member
H A Drtw8821c.c1667 .read_rf = rtw_phy_read_rf,
H A Drtw8723d.c1402 .read_rf = rtw_phy_read_rf_sipi,
H A Drtw8822b.c2158 .read_rf = rtw_phy_read_rf,
H A Drtw8814a.c2070 .read_rf = rtw_phy_read_rf,
H A Dphy.c1028 old_data = chip->ops->read_rf(rtwdev, rf_path, addr, RFREG_MASK); in rtw_phy_write_rf_reg_sipi()
H A Drtw8822c.c4981 .read_rf = rtw_phy_read_rf,