Home
last modified time | relevance | path

Searched refs:tbl_offset (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_lcn.c923 u32 tbl_width, u32 tbl_offset) in wlc_lcnphy_common_read_table() argument
930 tab.tbl_offset = tbl_offset; in wlc_lcnphy_common_read_table()
937 u32 tbl_width, u32 tbl_offset) in wlc_lcnphy_common_write_table() argument
945 tab.tbl_offset = tbl_offset; in wlc_lcnphy_common_write_table()
1899 tab.tbl_offset = 87; in wlc_lcnphy_get_bbmult()
1914 tab.tbl_offset = 87; in wlc_lcnphy_set_bbmult()
1933 tab.tbl_offset = LCNPHY_TX_PWR_CTRL_RATE_OFFSET; in wlc_lcnphy_clear_tx_power_offsets()
1938 tab.tbl_offset = LCNPHY_TX_PWR_CTRL_MAC_OFFSET; in wlc_lcnphy_clear_tx_power_offsets()
2082 tab.tbl_offset = 0; in wlc_lcnphy_tssi_setup()
2085 tab.tbl_offset++; in wlc_lcnphy_tssi_setup()
[all …]
H A Dphy_cmn.c822 wlc_phy_table_addr(struct brcms_phy *pi, uint tbl_id, uint tbl_offset, in wlc_phy_table_addr() argument
825 write_phy_reg(pi, tblAddr, (tbl_id << 10) | tbl_offset); in wlc_phy_table_addr()
834 pi->tbl_save_offset = tbl_offset; in wlc_phy_table_addr()
864 uint tbl_offset = ptbl_info->tbl_offset; in wlc_phy_write_table() local
870 write_phy_reg(pi, tblAddr, (tbl_id << 10) | tbl_offset); in wlc_phy_write_table()
880 (tbl_id << 10) | (tbl_offset + idx)); in wlc_phy_write_table()
901 uint tbl_offset = ptbl_info->tbl_offset; in wlc_phy_read_table() local
907 write_phy_reg(pi, tblAddr, (tbl_id << 10) | tbl_offset); in wlc_phy_read_table()
916 (tbl_id << 10) | (tbl_offset + idx)); in wlc_phy_read_table()
H A Dphy_hal.h272 s8 wlc_phy_get_tx_power_offset(struct brcms_phy_pub *ppi, u8 tbl_offset);
H A Dphy_int.h242 u32 tbl_offset; member
920 void wlc_phy_table_addr(struct brcms_phy *pi, uint tbl_id, uint tbl_offset,
H A Dphy_n.c14157 tbl.tbl_offset = offset; in wlc_phy_table_write_nphy()
14171 tbl.tbl_offset = offset; in wlc_phy_table_read_nphy()
17574 u32 tbl_id, tbl_len, tbl_offset; in wlc_phy_txpwrctrl_pwr_setup_nphy() local
17743 tbl_offset = 0; in wlc_phy_txpwrctrl_pwr_setup_nphy()
17762 wlc_phy_table_write_nphy(pi, tbl_id, tbl_len, tbl_offset, 32, in wlc_phy_txpwrctrl_pwr_setup_nphy()
18800 u32 tbl_id, tbl_len, tbl_offset; in wlc_phy_txpwrctrl_coeff_setup_nphy() local
18809 tbl_offset = 320; in wlc_phy_txpwrctrl_coeff_setup_nphy()
18821 wlc_phy_table_write_nphy(pi, tbl_id, tbl_len, tbl_offset, 32, in wlc_phy_txpwrctrl_coeff_setup_nphy()
18825 tbl_offset = 448; in wlc_phy_txpwrctrl_coeff_setup_nphy()
18850 wlc_phy_table_write_nphy(pi, tbl_id, tbl_len, tbl_offset, 32, in wlc_phy_txpwrctrl_coeff_setup_nphy()
[all …]
/OK3568_Linux_fs/u-boot/drivers/net/
H A Dmvgbe.c328 u32 tbl_offset; in port_uc_addr() local
334 tbl_offset = (uc_nibble / 4); in port_uc_addr()
344 unicast_reg = MVGBE_REG_RD(regs->dfut[tbl_offset]); in port_uc_addr()
346 MVGBE_REG_WR(regs->dfut[tbl_offset], unicast_reg); in port_uc_addr()
350 unicast_reg = MVGBE_REG_RD(regs->dfut[tbl_offset]); in port_uc_addr()
353 MVGBE_REG_WR(regs->dfut[tbl_offset], unicast_reg); in port_uc_addr()
H A Dmvneta.c848 unsigned int tbl_offset; in mvneta_set_ucast_addr() local
855 tbl_offset = (last_nibble / 4) * 4; in mvneta_set_ucast_addr()
860 unicast_reg = mvreg_read(pp, (MVNETA_DA_FILT_UCAST_BASE + tbl_offset)); in mvneta_set_ucast_addr()
870 mvreg_write(pp, (MVNETA_DA_FILT_UCAST_BASE + tbl_offset), unicast_reg); in mvneta_set_ucast_addr()
/OK3568_Linux_fs/kernel/drivers/pci/controller/cadence/
H A Dpcie-cadence-ep.c388 u32 tbl_offset, msg_data, reg; in cdns_pcie_ep_send_msix_irq() local
403 tbl_offset = cdns_pcie_ep_fn_readl(pcie, fn, reg); in cdns_pcie_ep_send_msix_irq()
404 bir = tbl_offset & PCI_MSIX_TABLE_BIR; in cdns_pcie_ep_send_msix_irq()
405 tbl_offset &= PCI_MSIX_TABLE_OFFSET; in cdns_pcie_ep_send_msix_irq()
408 msix_tbl = epf->epf_bar[bir]->addr + tbl_offset; in cdns_pcie_ep_send_msix_irq()
/OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/
H A Dpcie-designware-ep.c572 u32 tbl_offset; in dw_pcie_ep_raise_msix_irq() local
584 tbl_offset = dw_pcie_readl_dbi(pci, reg); in dw_pcie_ep_raise_msix_irq()
585 bir = (tbl_offset & PCI_MSIX_TABLE_BIR); in dw_pcie_ep_raise_msix_irq()
586 tbl_offset &= PCI_MSIX_TABLE_OFFSET; in dw_pcie_ep_raise_msix_irq()
588 msix_tbl = ep->epf_bar[bir]->addr + tbl_offset; in dw_pcie_ep_raise_msix_irq()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/
H A Dmvneta.c1597 unsigned int tbl_offset; in mvneta_set_ucast_addr() local
1604 tbl_offset = (last_nibble / 4) * 4; in mvneta_set_ucast_addr()
1609 unicast_reg = mvreg_read(pp, (MVNETA_DA_FILT_UCAST_BASE + tbl_offset)); in mvneta_set_ucast_addr()
1619 mvreg_write(pp, (MVNETA_DA_FILT_UCAST_BASE + tbl_offset), unicast_reg); in mvneta_set_ucast_addr()
2930 unsigned int tbl_offset; in mvneta_set_special_mcast_addr() local
2934 tbl_offset = (last_byte / 4); in mvneta_set_special_mcast_addr()
2939 + tbl_offset * 4)); in mvneta_set_special_mcast_addr()
2948 mvreg_write(pp, MVNETA_DA_FILT_SPEC_MCAST + tbl_offset * 4, in mvneta_set_special_mcast_addr()
2965 unsigned int tbl_offset; in mvneta_set_other_mcast_addr() local
2968 tbl_offset = (crc8 / 4) * 4; /* Register offset from OMC table base */ in mvneta_set_other_mcast_addr()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/thunder/
H A Dnic.h495 u8 tbl_offset; member
H A Dnicvf_main.c344 mbx.rss_cfg.tbl_offset = nextq; in nicvf_config_rss()
347 mbx.rss_cfg.msg = mbx.rss_cfg.tbl_offset ? in nicvf_config_rss()
H A Dnic_main.c571 rssi_base = nic->rssi_base[cfg->vf_id] + cfg->tbl_offset; in nic_config_rss()
/OK3568_Linux_fs/kernel/scripts/
H A Dresource_tool.c599 uint8_t tbl_offset; /* blocks, offset of index table. */ member
1351 header.tbl_offset, header.tbl_entry_size, header.tbl_entry_num); in unpack_image()
1463 header.tbl_offset = header.header_size; in write_header()
/OK3568_Linux_fs/u-boot/tools/rockchip/
H A Dresource_tool.c599 uint8_t tbl_offset; /* blocks, offset of index table. */ member
1351 header.tbl_offset, header.tbl_entry_size, header.tbl_entry_num); in unpack_image()
1463 header.tbl_offset = header.header_size; in write_header()