Searched refs:pcomp (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/dpll/zl3073x/ |
| H A D | fw.c | 199 struct zl3073x_fw_component **pcomp, in zl3073x_fw_component_load() argument 264 *pcomp = comp; in zl3073x_fw_component_load()
|
| /linux/drivers/scsi/aic7xxx/ |
| H A D | aic79xx_osm.c | 2706 static void ahd_linux_set_pcomp_en(struct scsi_target *starget, int pcomp) in ahd_linux_set_pcomp_en() argument 2725 pcomp ? "Enable" : "Disable"); in ahd_linux_set_pcomp_en() 2728 if (pcomp && spi_max_width(starget)) { in ahd_linux_set_pcomp_en()
|
| /linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
| H A D | phy_n.c | 26022 struct nphy_iq_comp *pcomp) in wlc_phy_rx_iq_coeffs_nphy() argument 26025 write_phy_reg(pi, 0x9a, pcomp->a0); in wlc_phy_rx_iq_coeffs_nphy() 26026 write_phy_reg(pi, 0x9b, pcomp->b0); in wlc_phy_rx_iq_coeffs_nphy() 26027 write_phy_reg(pi, 0x9c, pcomp->a1); in wlc_phy_rx_iq_coeffs_nphy() 26028 write_phy_reg(pi, 0x9d, pcomp->b1); in wlc_phy_rx_iq_coeffs_nphy() 26030 pcomp->a0 = read_phy_reg(pi, 0x9a); in wlc_phy_rx_iq_coeffs_nphy() 26031 pcomp->b0 = read_phy_reg(pi, 0x9b); in wlc_phy_rx_iq_coeffs_nphy() 26032 pcomp->a1 = read_phy_reg(pi, 0x9c); in wlc_phy_rx_iq_coeffs_nphy() 26033 pcomp->b1 = read_phy_reg(pi, 0x9d); in wlc_phy_rx_iq_coeffs_nphy()
|