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

1234

/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_hal.h170 void wlc_phy_detach(struct brcms_phy_pub *ppi);
177 void wlc_phy_hw_clk_state_upd(struct brcms_phy_pub *ppi, bool newstate);
178 void wlc_phy_hw_state_upd(struct brcms_phy_pub *ppi, bool newstate);
179 void wlc_phy_init(struct brcms_phy_pub *ppi, u16 chanspec);
180 void wlc_phy_watchdog(struct brcms_phy_pub *ppi);
181 int wlc_phy_down(struct brcms_phy_pub *ppi);
183 void wlc_phy_cal_init(struct brcms_phy_pub *ppi);
184 void wlc_phy_antsel_init(struct brcms_phy_pub *ppi, bool lut_init);
186 void wlc_phy_chanspec_set(struct brcms_phy_pub *ppi, u16 chanspec);
187 u16 wlc_phy_chanspec_get(struct brcms_phy_pub *ppi);
[all...]
H A Dphy_cmn.c688 void wlc_phy_por_inform(struct brcms_phy_pub *ppi) argument
690 struct brcms_phy *pi = container_of(ppi, struct brcms_phy, pubpi_ro);
1139 u16 wlc_phy_bw_state_get(struct brcms_phy_pub *ppi) argument
1141 struct brcms_phy *pi = container_of(ppi, struct brcms_phy, pubpi_ro);
1146 void wlc_phy_bw_state_set(struct brcms_phy_pub *ppi, u16 bw) argument
1148 struct brcms_phy *pi = container_of(ppi, struct brcms_phy, pubpi_ro);
1153 void wlc_phy_chanspec_radio_set(struct brcms_phy_pub *ppi, u16 newch) argument
1155 struct brcms_phy *pi = container_of(ppi, struct brcms_phy, pubpi_ro);
1160 u16 wlc_phy_chanspec_get(struct brcms_phy_pub *ppi) argument
1162 struct brcms_phy *pi = container_of(ppi, struc
1167 wlc_phy_chanspec_set(struct brcms_phy_pub *ppi, u16 chanspec) argument
1215 wlc_phy_chanspec_ch14_widefilter_set(struct brcms_phy_pub *ppi, bool wide_filter) argument
1235 wlc_phy_chanspec_band_validch(struct brcms_phy_pub *ppi, uint band, struct brcms_chanvec *channels) argument
1257 wlc_phy_chanspec_band_firstch(struct brcms_phy_pub *ppi, uint band) argument
1301 wlc_phy_txpower_get(struct brcms_phy_pub *ppi, uint *qdbm, bool *override) argument
1311 wlc_phy_txpower_target_set(struct brcms_phy_pub *ppi, struct txpwr_limits *txpwr) argument
1361 wlc_phy_txpower_set(struct brcms_phy_pub *ppi, uint qdbm, bool override) argument
1396 wlc_phy_txpower_sromlimit(struct brcms_phy_pub *ppi, uint channel, u8 *min_pwr, u8 *max_pwr, int txp_rate_idx) argument
1445 wlc_phy_txpower_sromlimit_max_get(struct brcms_phy_pub *ppi, uint chan, u8 *max_txpwr, u8 *min_txpwr) argument
1477 wlc_phy_txpower_boardlimit_band(struct brcms_phy_pub *ppi, uint bandunit, s32 *max_pwr, s32 *min_pwr, u32 *step_pwr) argument
1483 wlc_phy_txpower_get_target_min(struct brcms_phy_pub *ppi) argument
1490 wlc_phy_txpower_get_target_max(struct brcms_phy_pub *ppi) argument
1800 wlc_phy_txpwr_percent_set(struct brcms_phy_pub *ppi, u8 txpwr_percent) argument
1807 wlc_phy_machwcap_set(struct brcms_phy_pub *ppi, u32 machwcap) argument
1814 wlc_phy_runbist_config(struct brcms_phy_pub *ppi, bool start_end) argument
1844 wlc_phy_txpower_limit_set(struct brcms_phy_pub *ppi, struct txpwr_limits *txpwr, u16 chanspec) argument
1933 wlc_phy_txpower_hw_ctrl_get(struct brcms_phy_pub *ppi) argument
1943 wlc_phy_txpower_hw_ctrl_set(struct brcms_phy_pub *ppi, bool hwpwrctrl) argument
2025 wlc_phy_txpower_get_current(struct brcms_phy_pub *ppi, struct tx_power *power, uint channel) argument
2124 wlc_phy_antsel_type_set(struct brcms_phy_pub *ppi, u8 antsel_type) argument
2131 wlc_phy_test_ison(struct brcms_phy_pub *ppi) argument
2138 wlc_phy_ant_rxdiv_set(struct brcms_phy_pub *ppi, u8 val) argument
2568 wlc_phy_set_deaf(struct brcms_phy_pub *ppi, bool user_flag) argument
2914 wlc_phy_ldpc_override_set(struct brcms_phy_pub *ppi, bool ldpc) argument
2932 wlc_phy_txpower_ipa_ison(struct brcms_phy_pub *ppi) argument
[all...]
/linux-master/drivers/gpio/
H A Dgpio-i8255.c74 const unsigned int ppi = offset / I8255_NGPIO; local
81 *reg = base + stride + ppi * 4;
85 *reg = base + ppi * 4;
/linux-master/drivers/ata/
H A Dpata_ali.c552 const struct ata_port_info *ppi[] = { NULL, NULL }; local
566 ppi[0] = &info_early;
568 ppi[0] = &info_20;
570 ppi[0] = &info_c2;
572 ppi[0] = &info_c3;
574 ppi[0] = &info_c4;
576 ppi[0] = &info_c5;
584 ppi[0] = &info_20_udma;
587 if (!ppi[0]->mwdma_mask && !ppi[
[all...]
H A Dpata_marvell.c141 const struct ata_port_info *ppi[] = { &info, &info_sata }; local
144 ppi[1] = &ata_dummy_port_info;
153 return ata_pci_bmdma_init_one(pdev, ppi, &marvell_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 Dsata_sis.c184 const struct ata_port_info *ppi[] = { &pi, &pi }; local
221 ppi[1] = &sis_info133_for_sata;
225 ppi[0] = &sis_info133_for_sata;
260 ppi[0] = &sis_info133_for_sata;
261 ppi[1] = &sis_info133_for_sata;
265 rc = ata_pci_bmdma_prepare_host(pdev, ppi, &host);
H A Dpata_cs5520.c119 const struct ata_port_info *ppi[2]; local
137 ppi[0] = ppi[1] = &ata_dummy_port_info;
139 ppi[0] = π
141 ppi[1] = π
150 host = ata_host_alloc_pinfo(&pdev->dev, ppi, 2);
H A Dpata_hpt37x.c800 const struct ata_port_info *ppi[] = { NULL, NULL }; local
829 ppi[0] = &info_hpt370;
834 ppi[0] = &info_hpt370a;
839 ppi[0] = &info_hpt372;
853 ppi[0] = &info_hpt372;
860 ppi[0] = &info_hpt302;
867 ppi[0] = &info_hpt302;
880 *ppi = &info_hpt374_fn0;
882 *ppi = &info_hpt374_fn1;
951 dpll = (ppi[
[all...]
H A Dpata_cmd64x.c426 const struct ata_port_info *ppi[] = { local
451 ppi[0] = &cmd_info[3];
452 ppi[1] = &cmd_info[3];
457 ppi[0] = &cmd_info[2];
458 ppi[1] = &cmd_info[2];
462 ppi[0] = &cmd_info[4];
463 ppi[1] = &cmd_info[4];
480 ppi[0] = &ata_dummy_port_info;
485 ppi[1] = &ata_dummy_port_info;
488 return ata_pci_bmdma_init_one(pdev, ppi,
[all...]
H A Dpata_artop.c392 const struct ata_port_info *ppi[] = { NULL, NULL }; local
403 ppi[0] = &info_6210;
406 ppi[0] = &info_626x;
410 ppi[0] = &info_628x_fast;
412 ppi[0] = &info_628x;
416 BUG_ON(ppi[0] == NULL);
420 return ata_pci_bmdma_init_one(pdev, ppi, &artop_sht, NULL, 0);
H A Dpata_cs5536.c255 const struct ata_port_info *ppi[2]; local
259 ppi[0] = &no_udma_info;
261 ppi[0] = &info;
263 ppi[1] = &ata_dummy_port_info;
275 return ata_pci_bmdma_init_one(dev, ppi, &cs5536_sht, NULL, 0);
H A Dpata_piccolo.c95 const struct ata_port_info *ppi[] = { &info, &ata_dummy_port_info }; local
97 return ata_pci_bmdma_init_one(dev, ppi, &tosh_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_sch.c160 const struct ata_port_info *ppi[] = { &sch_port_info, NULL }; local
164 return ata_pci_bmdma_init_one(pdev, ppi, &sch_sht, NULL, 0);
H A Dpata_ns87410.c136 const struct ata_port_info *ppi[] = { &info, NULL }; local
137 return ata_pci_sff_init_one(dev, ppi, &ns87410_sht, NULL, 0);
H A Dpata_serverworks.c415 const struct ata_port_info *ppi[] = { &info[id->driver_data], NULL }; local
429 ppi[0] = &info[1];
440 ppi[0] = &info[3];
444 ppi[1] = &ata_dummy_port_info;
447 return ata_pci_bmdma_init_one(pdev, ppi, sht, NULL, 0);
H A Dsata_via.c458 const struct ata_port_info *ppi[] = { &vt6420_port_info, NULL }; local
463 ppi[0]->port_ops->scr_read = svia_scr_read;
464 ppi[0]->port_ops->scr_write = svia_scr_write;
467 rc = ata_pci_bmdma_prepare_host(pdev, ppi, &host);
486 const struct ata_port_info *ppi[] = local
491 *r_host = host = ata_host_alloc_pinfo(&pdev->dev, ppi, ARRAY_SIZE(ppi));
513 const struct ata_port_info *ppi[] = { &vt8251_port_info, NULL }; local
517 rc = ata_pci_bmdma_prepare_host(pdev, ppi, &host);
H A Dpata_via.c578 const struct ata_port_info *ppi[] = { NULL, NULL }; local
592 ppi[1] = &ata_dummy_port_info;
624 ppi[0] = &via_mwdma_info_borked;
626 ppi[0] = &via_mwdma_info;
629 ppi[0] = &via_udma33_info;
632 ppi[0] = &via_udma66_info;
635 ppi[0] = &via_udma100_info;
638 ppi[0] = &via_udma133_info;
648 return ata_pci_bmdma_init_one(pdev, ppi, &via_sht, (void *)config, 0);
H A Data_generic.c173 const struct ata_port_info *ppi[] = { &info, NULL }; local
209 return ata_pci_bmdma_init_one(dev, ppi, &generic_sht, (void *)id, 0);
H A Dpata_cs5535.c174 const struct ata_port_info *ppi[] = { &info, &ata_dummy_port_info }; local
176 return ata_pci_bmdma_init_one(dev, ppi, &cs5535_sht, NULL, 0);
H A Dpata_cypress.c136 const struct ata_port_info *ppi[] = { &info, &ata_dummy_port_info }; local
147 return ata_pci_bmdma_init_one(pdev, ppi, &cy82c693_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);
/linux-master/include/kvm/
H A Darm_arch_timer.h50 u8 ppi[NR_KVM_TIMERS]; member in struct:arch_timer_vm_data
132 #define timer_irq(ctx) (timer_vm_data(ctx)->ppi[arch_timer_ctx_index(ctx)])
/linux-master/drivers/nfc/st21nfca/
H A Ddep.c68 u8 ppi; member in struct:st21nfca_atr_req
81 u8 ppi; member in struct:st21nfca_atr_res
167 atr_res->ppi = ST21NFCA_LR_BITS_PAYLOAD_SIZE_254B;
172 atr_res->ppi |= ST21NFCA_GB_BIT;
480 if (ST21NFCA_PP2LRI(atr_res->ppi) != info->dep_info.lri)
483 ST21NFCA_PP2LRI(atr_res->ppi));
533 atr_req->ppi = ST21NFCA_LR_BITS_PAYLOAD_SIZE_254B;
535 atr_req->ppi |= ST21NFCA_GB_BIT;
547 info->dep_info.lri = ST21NFCA_PP2LRI(atr_req->ppi);

Completed in 171 milliseconds

1234