/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
D | phy_hal.h | 186 void wlc_phy_detach(struct brcms_phy_pub *ppi); 193 void wlc_phy_hw_clk_state_upd(struct brcms_phy_pub *ppi, bool newstate); 194 void wlc_phy_hw_state_upd(struct brcms_phy_pub *ppi, bool newstate); 195 void wlc_phy_init(struct brcms_phy_pub *ppi, u16 chanspec); 196 void wlc_phy_watchdog(struct brcms_phy_pub *ppi); 197 int wlc_phy_down(struct brcms_phy_pub *ppi); 199 void wlc_phy_cal_init(struct brcms_phy_pub *ppi); 200 void wlc_phy_antsel_init(struct brcms_phy_pub *ppi, bool lut_init); 202 void wlc_phy_chanspec_set(struct brcms_phy_pub *ppi, u16 chanspec); 203 u16 wlc_phy_chanspec_get(struct brcms_phy_pub *ppi); [all …]
|
D | phy_cmn.c | 699 void wlc_phy_por_inform(struct brcms_phy_pub *ppi) in wlc_phy_por_inform() argument 701 struct brcms_phy *pi = container_of(ppi, struct brcms_phy, pubpi_ro); in wlc_phy_por_inform() 1150 u16 wlc_phy_bw_state_get(struct brcms_phy_pub *ppi) in wlc_phy_bw_state_get() argument 1152 struct brcms_phy *pi = container_of(ppi, struct brcms_phy, pubpi_ro); in wlc_phy_bw_state_get() 1157 void wlc_phy_bw_state_set(struct brcms_phy_pub *ppi, u16 bw) in wlc_phy_bw_state_set() argument 1159 struct brcms_phy *pi = container_of(ppi, struct brcms_phy, pubpi_ro); in wlc_phy_bw_state_set() 1164 void wlc_phy_chanspec_radio_set(struct brcms_phy_pub *ppi, u16 newch) in wlc_phy_chanspec_radio_set() argument 1166 struct brcms_phy *pi = container_of(ppi, struct brcms_phy, pubpi_ro); in wlc_phy_chanspec_radio_set() 1171 u16 wlc_phy_chanspec_get(struct brcms_phy_pub *ppi) in wlc_phy_chanspec_get() argument 1173 struct brcms_phy *pi = container_of(ppi, struct brcms_phy, pubpi_ro); in wlc_phy_chanspec_get() [all …]
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-driver-ppi | 1 What: /sys/class/tpm/tpmX/ppi/ 14 In Linux 4.2 ppi was moved to the character device directory. 15 A symlink from tpmX/device/ppi to tpmX/ppi to provide backwards 18 What: /sys/class/tpm/tpmX/ppi/version 26 What: /sys/class/tpm/tpmX/ppi/request 36 What: /sys/class/tpm/tpmX/ppi/response 45 What: /sys/class/tpm/tpmX/ppi/transition_action 55 What: /sys/class/tpm/tpmX/ppi/tcg_operations 66 What: /sys/class/tpm/tpmX/ppi/vs_operations
|
/Linux-v4.19/drivers/ata/ |
D | pata_ali.c | 552 const struct ata_port_info *ppi[] = { NULL, NULL }; in ali_init_one() local 566 ppi[0] = &info_early; in ali_init_one() 568 ppi[0] = &info_20; in ali_init_one() 570 ppi[0] = &info_c2; in ali_init_one() 572 ppi[0] = &info_c3; in ali_init_one() 574 ppi[0] = &info_c4; in ali_init_one() 576 ppi[0] = &info_c5; in ali_init_one() 584 ppi[0] = &info_20_udma; in ali_init_one() 587 if (!ppi[0]->mwdma_mask && !ppi[0]->udma_mask) in ali_init_one() 588 return ata_pci_sff_init_one(pdev, ppi, &ali_sht, NULL, 0); in ali_init_one() [all …]
|
D | pata_hpt37x.c | 821 const struct ata_port_info *ppi[] = { NULL, NULL }; in hpt37x_init_one() local 850 ppi[0] = &info_hpt370; in hpt37x_init_one() 855 ppi[0] = &info_hpt370a; in hpt37x_init_one() 860 ppi[0] = &info_hpt372; in hpt37x_init_one() 873 ppi[0] = &info_hpt372; in hpt37x_init_one() 880 ppi[0] = &info_hpt302; in hpt37x_init_one() 887 ppi[0] = &info_hpt302; in hpt37x_init_one() 900 *ppi = &info_hpt374_fn0; in hpt37x_init_one() 902 *ppi = &info_hpt374_fn1; in hpt37x_init_one() 982 dpll = (ppi[0]->udma_mask & 0xC0) ? 3 : 2; in hpt37x_init_one() [all …]
|
D | pata_cmd64x.c | 425 const struct ata_port_info *ppi[] = { in cmd64x_init_one() local 450 ppi[0] = &cmd_info[3]; in cmd64x_init_one() 451 ppi[1] = &cmd_info[3]; in cmd64x_init_one() 456 ppi[0] = &cmd_info[2]; in cmd64x_init_one() 457 ppi[1] = &cmd_info[2]; in cmd64x_init_one() 461 ppi[0] = &cmd_info[4]; in cmd64x_init_one() 462 ppi[1] = &cmd_info[4]; in cmd64x_init_one() 479 ppi[0] = &ata_dummy_port_info; in cmd64x_init_one() 484 ppi[1] = &ata_dummy_port_info; in cmd64x_init_one() 487 return ata_pci_bmdma_init_one(pdev, ppi, &cmd64x_sht, NULL, 0); in cmd64x_init_one()
|
D | pata_cs5520.c | 126 const struct ata_port_info *ppi[2]; in cs5520_init_one() local 144 ppi[0] = ppi[1] = &ata_dummy_port_info; in cs5520_init_one() 146 ppi[0] = π in cs5520_init_one() 148 ppi[1] = π in cs5520_init_one() 157 host = ata_host_alloc_pinfo(&pdev->dev, ppi, 2); in cs5520_init_one()
|
D | pata_artop.c | 387 const struct ata_port_info *ppi[] = { NULL, NULL }; in artop_init_one() local 397 ppi[0] = &info_6210; in artop_init_one() 399 ppi[0] = &info_626x; in artop_init_one() 403 ppi[0] = &info_628x; in artop_init_one() 405 ppi[0] = &info_628x_fast; in artop_init_one() 408 BUG_ON(ppi[0] == NULL); in artop_init_one() 412 return ata_pci_bmdma_init_one(pdev, ppi, &artop_sht, NULL, 0); in artop_init_one()
|
D | sata_sis.c | 200 const struct ata_port_info *ppi[] = { &pi, &pi }; in sis_init_one() local 237 ppi[1] = &sis_info133_for_sata; in sis_init_one() 241 ppi[0] = &sis_info133_for_sata; in sis_init_one() 276 ppi[0] = &sis_info133_for_sata; in sis_init_one() 277 ppi[1] = &sis_info133_for_sata; in sis_init_one() 281 rc = ata_pci_bmdma_prepare_host(pdev, ppi, &host); in sis_init_one()
|
D | pata_cs5536.c | 267 const struct ata_port_info *ppi[2]; in cs5536_init_one() local 271 ppi[0] = &no_udma_info; in cs5536_init_one() 273 ppi[0] = &info; in cs5536_init_one() 275 ppi[1] = &ata_dummy_port_info; in cs5536_init_one() 287 return ata_pci_bmdma_init_one(dev, ppi, &cs5536_sht, NULL, 0); in cs5536_init_one()
|
D | pata_marvell.c | 144 const struct ata_port_info *ppi[] = { &info, &info_sata }; in marvell_init_one() local 147 ppi[1] = &ata_dummy_port_info; in marvell_init_one() 155 return ata_pci_bmdma_init_one(pdev, ppi, &marvell_sht, NULL, 0); in marvell_init_one()
|
D | pata_via.c | 589 const struct ata_port_info *ppi[] = { NULL, NULL }; in via_init_one() local 603 ppi[1] = &ata_dummy_port_info; in via_init_one() 635 ppi[0] = &via_mwdma_info_borked; in via_init_one() 637 ppi[0] = &via_mwdma_info; in via_init_one() 640 ppi[0] = &via_udma33_info; in via_init_one() 643 ppi[0] = &via_udma66_info; in via_init_one() 646 ppi[0] = &via_udma100_info; in via_init_one() 649 ppi[0] = &via_udma133_info; in via_init_one() 659 return ata_pci_bmdma_init_one(pdev, ppi, &via_sht, (void *)config, 0); in via_init_one()
|
D | sata_via.c | 476 const struct ata_port_info *ppi[] = { &vt6420_port_info, NULL }; in vt6420_prepare_host() local 481 ppi[0]->port_ops->scr_read = svia_scr_read; in vt6420_prepare_host() 482 ppi[0]->port_ops->scr_write = svia_scr_write; in vt6420_prepare_host() 485 rc = ata_pci_bmdma_prepare_host(pdev, ppi, &host); in vt6420_prepare_host() 504 const struct ata_port_info *ppi[] = in vt6421_prepare_host() local 509 *r_host = host = ata_host_alloc_pinfo(&pdev->dev, ppi, ARRAY_SIZE(ppi)); in vt6421_prepare_host() 538 const struct ata_port_info *ppi[] = { &vt8251_port_info, NULL }; in vt8251_prepare_host() local 542 rc = ata_pci_bmdma_prepare_host(pdev, ppi, &host); in vt8251_prepare_host()
|
D | pata_serverworks.c | 413 const struct ata_port_info *ppi[] = { &info[id->driver_data], NULL }; in serverworks_init_one() local 427 ppi[0] = &info[1]; in serverworks_init_one() 438 ppi[0] = &info[3]; in serverworks_init_one() 442 ppi[1] = &ata_dummy_port_info; in serverworks_init_one() 445 return ata_pci_bmdma_init_one(pdev, ppi, sht, NULL, 0); in serverworks_init_one()
|
D | pata_rz1000.c | 92 const struct ata_port_info *ppi[] = { &info, NULL }; in rz1000_init_one() local 97 return ata_pci_sff_init_one(pdev, ppi, &rz1000_sht, NULL, 0); in rz1000_init_one()
|
D | pata_cs5530.c | 309 const struct ata_port_info *ppi[] = { &info, NULL }; in cs5530_init_one() local 321 ppi[1] = &info_palmax_secondary; in cs5530_init_one() 324 return ata_pci_bmdma_init_one(pdev, ppi, &cs5530_sht, NULL, 0); in cs5530_init_one()
|
D | pata_piccolo.c | 95 const struct ata_port_info *ppi[] = { &info, &ata_dummy_port_info }; in ata_tosh_init_one() local 97 return ata_pci_bmdma_init_one(dev, ppi, &tosh_sht, NULL, 0); in ata_tosh_init_one()
|
D | pata_jmicron.c | 144 const struct ata_port_info *ppi[] = { &info, NULL }; in jmicron_init_one() local 146 return ata_pci_bmdma_init_one(pdev, ppi, &jmicron_sht, NULL, 0); in jmicron_init_one()
|
D | pata_sil680.c | 341 const struct ata_port_info *ppi[] = { &info, NULL }; in sil680_init_one() local 354 ppi[0] = &info_slow; in sil680_init_one() 371 host = ata_host_alloc_pinfo(&pdev->dev, ppi, 2); in sil680_init_one() 403 return ata_pci_bmdma_init_one(pdev, ppi, &sil680_sht, NULL, 0); in sil680_init_one()
|
D | pata_sch.c | 173 const struct ata_port_info *ppi[] = { &sch_port_info, NULL }; in sch_init_one() local 177 return ata_pci_bmdma_init_one(pdev, ppi, &sch_sht, NULL, 0); in sch_init_one()
|
D | pata_sl82c105.c | 315 const struct ata_port_info *ppi[] = { &info_early, in sl82c105_init_one() local 333 ppi[0] = &info_dma; in sl82c105_init_one() 337 return ata_pci_bmdma_init_one(dev, ppi, &sl82c105_sht, NULL, 0); in sl82c105_init_one()
|
D | pata_atiixp.c | 279 const struct ata_port_info *ppi[] = { &info, &info }; in atiixp_init_one() local 283 ppi[1] = &ata_dummy_port_info; in atiixp_init_one() 285 return ata_pci_bmdma_init_one(pdev, ppi, &atiixp_sht, NULL, in atiixp_init_one()
|
D | pata_ns87410.c | 149 const struct ata_port_info *ppi[] = { &info, NULL }; in ns87410_init_one() local 150 return ata_pci_sff_init_one(dev, ppi, &ns87410_sht, NULL, 0); in ns87410_init_one()
|
/Linux-v4.19/arch/mips/lasat/ |
D | lasat_board.c | 98 const struct product_info *ppi; in lasat_init_board_info() local 253 ppi = &vendor_info_table[0].vi_product_info[c]; in lasat_init_board_info() 254 strcpy(lasat_board_info.li_namestr, ppi->pi_name); in lasat_init_board_info() 255 if (ppi->pi_type) in lasat_init_board_info() 256 strcpy(lasat_board_info.li_typestr, ppi->pi_type); in lasat_init_board_info()
|
/Linux-v4.19/drivers/nfc/st21nfca/ |
D | dep.c | 79 u8 ppi; member 92 u8 ppi; member 178 atr_res->ppi = ST21NFCA_LR_BITS_PAYLOAD_SIZE_254B; in st21nfca_tm_send_atr_res() 183 atr_res->ppi |= ST21NFCA_GB_BIT; in st21nfca_tm_send_atr_res() 511 if (ST21NFCA_PP2LRI(atr_res->ppi) != info->dep_info.lri) in st21nfca_im_recv_atr_res_cb() 514 ST21NFCA_PP2LRI(atr_res->ppi)); in st21nfca_im_recv_atr_res_cb() 564 atr_req->ppi = ST21NFCA_LR_BITS_PAYLOAD_SIZE_254B; in st21nfca_im_send_atr_req() 566 atr_req->ppi |= ST21NFCA_GB_BIT; in st21nfca_im_send_atr_req() 578 info->dep_info.lri = ST21NFCA_PP2LRI(atr_req->ppi); in st21nfca_im_send_atr_req()
|