Searched refs:ppi (Results 1 - 25 of 73) sorted by relevance

123

/drivers/net/wireless/brcm80211/brcmsmac/phy/
H A Dphy_hal.h186 extern void wlc_phy_detach(struct brcms_phy_pub *ppi);
194 extern void wlc_phy_hw_clk_state_upd(struct brcms_phy_pub *ppi, bool newstate);
195 extern void wlc_phy_hw_state_upd(struct brcms_phy_pub *ppi, bool newstate);
196 extern void wlc_phy_init(struct brcms_phy_pub *ppi, u16 chanspec);
197 extern void wlc_phy_watchdog(struct brcms_phy_pub *ppi);
198 extern int wlc_phy_down(struct brcms_phy_pub *ppi);
200 extern void wlc_phy_cal_init(struct brcms_phy_pub *ppi);
201 extern void wlc_phy_antsel_init(struct brcms_phy_pub *ppi, bool lut_init);
203 extern void wlc_phy_chanspec_set(struct brcms_phy_pub *ppi,
205 extern u16 wlc_phy_chanspec_get(struct brcms_phy_pub *ppi);
[all...]
H A Dphy_cmn.c698 void wlc_phy_por_inform(struct brcms_phy_pub *ppi) argument
700 struct brcms_phy *pi = (struct brcms_phy *) ppi;
1149 u16 wlc_phy_bw_state_get(struct brcms_phy_pub *ppi) argument
1151 struct brcms_phy *pi = (struct brcms_phy *) ppi;
1156 void wlc_phy_bw_state_set(struct brcms_phy_pub *ppi, u16 bw) argument
1158 struct brcms_phy *pi = (struct brcms_phy *) ppi;
1163 void wlc_phy_chanspec_radio_set(struct brcms_phy_pub *ppi, u16 newch) argument
1165 struct brcms_phy *pi = (struct brcms_phy *) ppi;
1170 u16 wlc_phy_chanspec_get(struct brcms_phy_pub *ppi) argument
1172 struct brcms_phy *pi = (struct brcms_phy *) ppi;
1177 wlc_phy_chanspec_set(struct brcms_phy_pub *ppi, u16 chanspec) argument
1225 wlc_phy_chanspec_ch14_widefilter_set(struct brcms_phy_pub *ppi, bool wide_filter) argument
1245 wlc_phy_chanspec_band_validch(struct brcms_phy_pub *ppi, uint band, struct brcms_chanvec *channels) argument
1267 wlc_phy_chanspec_band_firstch(struct brcms_phy_pub *ppi, uint band) argument
1311 wlc_phy_txpower_get(struct brcms_phy_pub *ppi, uint *qdbm, bool *override) argument
1321 wlc_phy_txpower_target_set(struct brcms_phy_pub *ppi, struct txpwr_limits *txpwr) argument
1371 wlc_phy_txpower_set(struct brcms_phy_pub *ppi, uint qdbm, bool override) argument
1406 wlc_phy_txpower_sromlimit(struct brcms_phy_pub *ppi, uint channel, u8 *min_pwr, u8 *max_pwr, int txp_rate_idx) argument
1455 wlc_phy_txpower_sromlimit_max_get(struct brcms_phy_pub *ppi, uint chan, u8 *max_txpwr, u8 *min_txpwr) argument
1487 wlc_phy_txpower_boardlimit_band(struct brcms_phy_pub *ppi, uint bandunit, s32 *max_pwr, s32 *min_pwr, u32 *step_pwr) argument
1493 wlc_phy_txpower_get_target_min(struct brcms_phy_pub *ppi) argument
1500 wlc_phy_txpower_get_target_max(struct brcms_phy_pub *ppi) argument
1816 wlc_phy_txpwr_percent_set(struct brcms_phy_pub *ppi, u8 txpwr_percent) argument
1823 wlc_phy_machwcap_set(struct brcms_phy_pub *ppi, u32 machwcap) argument
1830 wlc_phy_runbist_config(struct brcms_phy_pub *ppi, bool start_end) argument
1860 wlc_phy_txpower_limit_set(struct brcms_phy_pub *ppi, struct txpwr_limits *txpwr, u16 chanspec) argument
1949 wlc_phy_txpower_hw_ctrl_get(struct brcms_phy_pub *ppi) argument
1959 wlc_phy_txpower_hw_ctrl_set(struct brcms_phy_pub *ppi, bool hwpwrctrl) argument
2041 wlc_phy_txpower_get_current(struct brcms_phy_pub *ppi, struct tx_power *power, uint channel) argument
2140 wlc_phy_antsel_type_set(struct brcms_phy_pub *ppi, u8 antsel_type) argument
2147 wlc_phy_test_ison(struct brcms_phy_pub *ppi) argument
2154 wlc_phy_ant_rxdiv_set(struct brcms_phy_pub *ppi, u8 val) argument
2584 wlc_phy_set_deaf(struct brcms_phy_pub *ppi, bool user_flag) argument
2935 wlc_phy_ldpc_override_set(struct brcms_phy_pub *ppi, bool ldpc) argument
2953 wlc_phy_txpower_ipa_ison(struct brcms_phy_pub *ppi) argument
[all...]
/drivers/ata/
H A Dpata_ali.c551 const struct ata_port_info *ppi[] = { NULL, NULL }; local
565 ppi[0] = &info_early;
567 ppi[0] = &info_20;
569 ppi[0] = &info_c2;
571 ppi[0] = &info_c3;
573 ppi[0] = &info_c4;
575 ppi[0] = &info_c5;
583 ppi[0] = &info_20_udma;
586 if (!ppi[0]->mwdma_mask && !ppi[
[all...]
H A Dpata_marvell.c145 const struct ata_port_info *ppi[] = { &info, &info_sata }; local
148 ppi[1] = &ata_dummy_port_info;
156 return ata_pci_bmdma_init_one(pdev, ppi, &marvell_sht, NULL, 0);
H A Dpata_cmd64x.c350 const struct ata_port_info *ppi[] = { local
374 ppi[0] = &cmd_info[2];
375 ppi[1] = &cmd_info[2];
379 ppi[0] = &cmd_info[3];
380 ppi[1] = &cmd_info[3];
395 ppi[0] = &ata_dummy_port_info;
400 ppi[1] = &ata_dummy_port_info;
403 return ata_pci_bmdma_init_one(pdev, ppi, &cmd64x_sht, NULL, 0);
H A Dpata_cs5520.c127 const struct ata_port_info *ppi[2]; local
145 ppi[0] = ppi[1] = &ata_dummy_port_info;
147 ppi[0] = π
149 ppi[1] = π
158 host = ata_host_alloc_pinfo(&pdev->dev, ppi, 2);
H A Dsata_sis.c197 const struct ata_port_info *ppi[] = { &pi, &pi }; local
234 ppi[1] = &sis_info133_for_sata;
238 ppi[0] = &sis_info133_for_sata;
273 ppi[0] = &sis_info133_for_sata;
274 ppi[1] = &sis_info133_for_sata;
278 rc = ata_pci_bmdma_prepare_host(pdev, ppi, &host);
H A Dpata_hpt37x.c825 const struct ata_port_info *ppi[] = { NULL, NULL }; local
854 ppi[0] = &info_hpt370;
859 ppi[0] = &info_hpt370a;
864 ppi[0] = &info_hpt372;
877 ppi[0] = &info_hpt372;
884 ppi[0] = &info_hpt302;
891 ppi[0] = &info_hpt302;
904 *ppi = &info_hpt374_fn0;
906 *ppi = &info_hpt374_fn1;
986 dpll = (ppi[
[all...]
H A Dpata_artop.c388 const struct ata_port_info *ppi[] = { NULL, NULL }; local
398 ppi[0] = &info_6210;
400 ppi[0] = &info_626x;
404 ppi[0] = &info_628x;
406 ppi[0] = &info_628x_fast;
409 BUG_ON(ppi[0] == NULL);
413 return ata_pci_bmdma_init_one(pdev, ppi, &artop_sht, NULL, 0);
H A Dpata_jmicron.c145 const struct ata_port_info *ppi[] = { &info, NULL }; local
147 return ata_pci_bmdma_init_one(pdev, ppi, &jmicron_sht, NULL, 0);
H A Dpata_piccolo.c96 const struct ata_port_info *ppi[] = { &info, &ata_dummy_port_info }; local
98 return ata_pci_bmdma_init_one(dev, ppi, &tosh_sht, NULL, 0);
H A Dpata_rz1000.c93 const struct ata_port_info *ppi[] = { &info, NULL }; local
98 return ata_pci_sff_init_one(pdev, ppi, &rz1000_sht, NULL, 0);
H A Dpata_sch.c175 const struct ata_port_info *ppi[] = { &sch_port_info, NULL }; local
179 return ata_pci_bmdma_init_one(pdev, ppi, &sch_sht, NULL, 0);
H A Dpata_serverworks.c407 const struct ata_port_info *ppi[] = { &info[id->driver_data], NULL }; local
420 ppi[0] = &info[1];
430 ppi[0] = &info[3];
434 ppi[1] = &ata_dummy_port_info;
437 return ata_pci_bmdma_init_one(pdev, ppi, &serverworks_sht, NULL, 0);
H A Dpata_via.c590 const struct ata_port_info *ppi[] = { NULL, NULL }; local
604 ppi[1] = &ata_dummy_port_info;
636 ppi[0] = &via_mwdma_info_borked;
638 ppi[0] = &via_mwdma_info;
641 ppi[0] = &via_udma33_info;
644 ppi[0] = &via_udma66_info;
647 ppi[0] = &via_udma100_info;
650 ppi[0] = &via_udma133_info;
660 return ata_pci_bmdma_init_one(pdev, ppi, &via_sht, (void *)config, 0);
H A Dpata_cs5535.c187 const struct ata_port_info *ppi[] = { &info, &ata_dummy_port_info }; local
189 return ata_pci_bmdma_init_one(dev, ppi, &cs5535_sht, NULL, 0);
H A Dpata_cypress.c133 const struct ata_port_info *ppi[] = { &info, &ata_dummy_port_info }; local
141 return ata_pci_bmdma_init_one(pdev, ppi, &cy82c693_sht, NULL, 0);
H A Dpata_ns87410.c150 const struct ata_port_info *ppi[] = { &info, NULL }; local
151 return ata_pci_sff_init_one(dev, ppi, &ns87410_sht, NULL, 0);
H A Dpata_oldpiix.c244 const struct ata_port_info *ppi[] = { &info, NULL }; local
248 return ata_pci_bmdma_init_one(pdev, ppi, &oldpiix_sht, NULL, 0);
H A Dpata_opti.c169 const struct ata_port_info *ppi[] = { &info, NULL }; local
173 return ata_pci_sff_init_one(dev, ppi, &opti_sht, NULL, 0);
H A Dpata_radisys.c223 const struct ata_port_info *ppi[] = { &info, NULL }; local
227 return ata_pci_bmdma_init_one(pdev, ppi, &radisys_sht, NULL, 0);
H A Dpata_triflex.c198 const struct ata_port_info *ppi[] = { &info, NULL }; local
202 return ata_pci_bmdma_init_one(dev, ppi, &triflex_sht, NULL, 0);
H A Dpata_cs5530.c312 const struct ata_port_info *ppi[] = { &info, NULL }; local
324 ppi[1] = &info_palmax_secondary;
327 return ata_pci_bmdma_init_one(pdev, ppi, &cs5530_sht, NULL, 0);
H A Dpata_ns87415.c359 const struct ata_port_info *ppi[] = { &info, NULL }; local
370 ppi[0] = &info87560;
380 return ata_pci_bmdma_init_one(pdev, ppi, &ns87415_sht, NULL, 0);
/drivers/staging/phison/
H A Dphison.c63 const struct ata_port_info *ppi[] = { &info, NULL }; local
65 ret = ata_pci_bmdma_init_one(pdev, ppi, &phison_sht, NULL, 0);

Completed in 159 milliseconds

123