Home
last modified time | relevance | path

Searched defs:ppi (Results 1 – 25 of 83) sorted by relevance

1234

/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_cmn.c689 void wlc_phy_por_inform(struct brcms_phy_pub *ppi) in wlc_phy_por_inform()
1140 u16 wlc_phy_bw_state_get(struct brcms_phy_pub *ppi) in wlc_phy_bw_state_get()
1147 void wlc_phy_bw_state_set(struct brcms_phy_pub *ppi, u16 bw) in wlc_phy_bw_state_set()
1154 void wlc_phy_chanspec_radio_set(struct brcms_phy_pub *ppi, u16 newch) in wlc_phy_chanspec_radio_set()
1161 u16 wlc_phy_chanspec_get(struct brcms_phy_pub *ppi) in wlc_phy_chanspec_get()
1168 void wlc_phy_chanspec_set(struct brcms_phy_pub *ppi, u16 chanspec) in wlc_phy_chanspec_set()
1216 void wlc_phy_chanspec_ch14_widefilter_set(struct brcms_phy_pub *ppi, in wlc_phy_chanspec_ch14_widefilter_set()
1236 wlc_phy_chanspec_band_validch(struct brcms_phy_pub *ppi, uint band, in wlc_phy_chanspec_band_validch()
1258 u16 wlc_phy_chanspec_band_firstch(struct brcms_phy_pub *ppi, uint band) in wlc_phy_chanspec_band_firstch()
1302 int wlc_phy_txpower_get(struct brcms_phy_pub *ppi, uint *qdbm, bool *override) in wlc_phy_txpower_get()
[all …]
/openbmc/linux/drivers/ata/
H A Dsata_via.c458 const struct ata_port_info *ppi[] = { &vt6420_port_info, NULL }; in vt6420_prepare_host() local
486 const struct ata_port_info *ppi[] = in vt6421_prepare_host() local
513 const struct ata_port_info *ppi[] = { &vt8251_port_info, NULL }; in vt8251_prepare_host() local
H A Dpata_rz1000.c93 const struct ata_port_info *ppi[] = { &info, NULL }; in rz1000_init_one() local
H A Dpata_marvell.c141 const struct ata_port_info *ppi[] = { &info, &info_sata }; in marvell_init_one() local
H A Dpata_piccolo.c95 const struct ata_port_info *ppi[] = { &info, &ata_dummy_port_info }; in ata_tosh_init_one() local
H A Dpata_jmicron.c145 const struct ata_port_info *ppi[] = { &info, NULL }; in jmicron_init_one() local
H A Dlibata-sff.c2228 const struct ata_port_info * const *ppi, in ata_pci_sff_prepare_host()
2359 const struct ata_port_info * const *ppi) in ata_sff_find_valid_pi()
2372 const struct ata_port_info * const *ppi, in ata_pci_init_one()
2446 const struct ata_port_info * const *ppi, in ata_pci_sff_init_one()
3137 const struct ata_port_info * const * ppi, in ata_pci_bmdma_prepare_host()
3169 const struct ata_port_info * const * ppi, in ata_pci_bmdma_init_one()
H A Dpata_ns87410.c136 const struct ata_port_info *ppi[] = { &info, NULL }; in ns87410_init_one() local
H A Data_generic.c173 const struct ata_port_info *ppi[] = { &info, NULL }; in ata_generic_init_one() local
H A Dpata_sch.c160 const struct ata_port_info *ppi[] = { &sch_port_info, NULL }; in sch_init_one() local
H A Dpata_radisys.c223 const struct ata_port_info *ppi[] = { &info, NULL }; in radisys_init_one() local
H A Dpata_triflex.c184 const struct ata_port_info *ppi[] = { &info, NULL }; in triflex_init_one() local
H A Dpata_opti.c169 const struct ata_port_info *ppi[] = { &info, NULL }; in opti_init_one() local
H A Dpata_cypress.c136 const struct ata_port_info *ppi[] = { &info, &ata_dummy_port_info }; in cy82c693_init_one() local
H A Dpata_oldpiix.c244 const struct ata_port_info *ppi[] = { &info, NULL }; in oldpiix_init_one() local
H A Dpata_cs5520.c119 const struct ata_port_info *ppi[2]; in cs5520_init_one() local
H A Dpata_cs5530.c298 const struct ata_port_info *ppi[] = { &info, NULL }; in cs5530_init_one() local
H A Dpata_hpt3x3.c200 const struct ata_port_info *ppi[] = { &info, NULL }; in hpt3x3_init_one() local
H A Dpata_sc1200.c229 const struct ata_port_info *ppi[] = { &info, NULL }; in sc1200_init_one() local
H A Dpata_it8213.c269 const struct ata_port_info *ppi[] = { &info, &ata_dummy_port_info }; in it8213_init_one() local
H A Dpata_cs5535.c174 const struct ata_port_info *ppi[] = { &info, &ata_dummy_port_info }; in cs5535_init_one() local
H A Dpata_efar.c273 const struct ata_port_info *ppi[] = { &info, &info }; in efar_init_one() local
H A Dsata_uli.c131 const struct ata_port_info *ppi[] = { &uli_port_info, NULL }; in uli_init_one() local
H A Dpata_acpi.c249 const struct ata_port_info *ppi[] = { &info, NULL }; in pacpi_init_one() local
/openbmc/linux/drivers/gpio/
H A Dgpio-i8255.c74 const unsigned int ppi = offset / I8255_NGPIO; in i8255_reg_mask_xlate() local

1234