Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/rtw89/
H A Dpci.c30 u32 *phy_offset) in rtw89_pci_rst_bdram_pcie()
43 *phy_offset = R_RAC_DIRECT_OFFSET_G1; in rtw89_pci_rst_bdram_pcie()
45 *phy_offset = R_RAC_DIRECT_OFFSET_G2; in rtw89_pci_rst_bdram_pcie()
2437 u32 phy_offset; in rtw89_poll_rxdma_ch_idle_pcie()
2454 ret = rtw89_pci_get_phy_offset_by_link_speed(rtwdev, &phy_offset); in rtw89_pci_poll_dma_all_idle()
2458 rtw89_write16_set(rtwdev, phy_offset + RAC_ANA0D * RAC_MULT, BAC_RX_TEST_EN); in rtw89_pci_poll_dma_all_idle()
2459 rtw89_write16(rtwdev, phy_offset + RAC_ANA10 * RAC_MULT, ADDR_SEL_PINOUT_DIS_VAL); in rtw89_pci_poll_dma_all_idle()
2460 rtw89_write16_set(rtwdev, phy_offset + RAC_ANA19 * RAC_MULT, B_PCIE_BIT_RD_SEL); in rtw89_pci_poll_dma_all_idle()
2462 oobs_val = rtw89_read16_mask(rtwdev, phy_offset + RAC_ANA1F * RAC_MULT,
2481 u32 phy_offset; in rtw89_pci_mode_op()
3435 u32 val, phy_offset; rtw89_pci_filter_out() local
[all...]
/freebsd/sys/dev/ixgbe/
H A Dixgbe_phy.c1145 u16 phy_offset, control, eword, edata, block_crc; in ixgbe_reset_phy_nl() local
1208 &phy_offset); in ixgbe_reset_phy_nl()
1217 hw->phy.ops.write_reg(hw, phy_offset, in ixgbe_reset_phy_nl()
1220 phy_offset); in ixgbe_reset_phy_nl()
1222 phy_offset++; in ixgbe_reset_phy_nl()