Home
last modified time | relevance | path

Searched refs:fbnic_rd32 (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/meta/fbnic/
Dfbnic.h80 u32 fbnic_rd32(struct fbnic_dev *fbd, u32 reg);
84 fbnic_rd32(fbd, FBNIC_MASTER_SPARE_0); in fbnic_wrfl()
92 v = fbnic_rd32(fbd, reg); in fbnic_rmw32()
99 #define rd32(_f, _r) fbnic_rd32(_f, _r)
Dfbnic_pci.c35 u32 fbnic_rd32(struct fbnic_dev *fbd, u32 reg) in fbnic_rd32() function
Dfbnic_txrx.c1575 if (fbnic_rd32(fbd, regs[i].reg_base + j) != ~0U) in fbnic_all_idle()
1593 fbnic_rd32(fbd, regs[i].reg_base + j)); in fbnic_idle_dump()