Home
last modified time | relevance | path

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

123

/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_cmn.c688 void wlc_phy_por_inform(struct brcms_phy_pub *ppi) in wlc_phy_por_inform()
1139 u16 wlc_phy_bw_state_get(struct brcms_phy_pub *ppi) in wlc_phy_bw_state_get()
1146 void wlc_phy_bw_state_set(struct brcms_phy_pub *ppi, u16 bw) in wlc_phy_bw_state_set()
1153 void wlc_phy_chanspec_radio_set(struct brcms_phy_pub *ppi, u16 newch) in wlc_phy_chanspec_radio_set()
1160 u16 wlc_phy_chanspec_get(struct brcms_phy_pub *ppi) in wlc_phy_chanspec_get()
1167 void wlc_phy_chanspec_set(struct brcms_phy_pub *ppi, u16 chanspec) in wlc_phy_chanspec_set()
1215 void wlc_phy_chanspec_ch14_widefilter_set(struct brcms_phy_pub *ppi, in wlc_phy_chanspec_ch14_widefilter_set()
1235 wlc_phy_chanspec_band_validch(struct brcms_phy_pub *ppi, uint band, in wlc_phy_chanspec_band_validch()
1257 u16 wlc_phy_chanspec_band_firstch(struct brcms_phy_pub *ppi, uint band) in wlc_phy_chanspec_band_firstch()
1301 int wlc_phy_txpower_get(struct brcms_phy_pub *ppi, uint *qdbm, bool *override) in wlc_phy_txpower_get()
[all …]
/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 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_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_cs5530.c298 const struct ata_port_info *ppi[] = { &info, NULL }; in cs5530_init_one() local
H A Dpata_cs5520.c119 const struct ata_port_info *ppi[2]; in cs5520_init_one() local
H A Dpata_sc1200.c229 const struct ata_port_info *ppi[] = { &info, NULL }; in sc1200_init_one() local
H A Dpata_hpt3x3.c200 const struct ata_port_info *ppi[] = { &info, NULL }; in hpt3x3_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 Dpata_acpi.c249 const struct ata_port_info *ppi[] = { &info, NULL }; in pacpi_init_one() local
H A Dpata_cmd640.c223 const struct ata_port_info *ppi[] = { &info, NULL }; in cmd640_init_one() local
H A Dpata_ns87415.c358 const struct ata_port_info *ppi[] = { &info, NULL }; in ns87415_init_one() local
H A Dpata_atiixp.c282 const struct ata_port_info *ppi[] = { &info, &info }; in atiixp_init_one() local
H A Dpata_hpt366.c388 const struct ata_port_info *ppi[] = { &info_hpt366, NULL }; in hpt36x_init_one() local
H A Dpata_sil680.c338 const struct ata_port_info *ppi[] = { &info, NULL }; in sil680_init_one() local
/linux/drivers/gpio/
H A Dgpio-i8255.c74 const unsigned int ppi = offset / I8255_NGPIO; in i8255_reg_mask_xlate() local

123