Home
last modified time | relevance | path

Searched full:ppi (Results 1 – 25 of 144) sorted by relevance

123456

/Linux-v5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_hal.h175 void wlc_phy_detach(struct brcms_phy_pub *ppi);
182 void wlc_phy_hw_clk_state_upd(struct brcms_phy_pub *ppi, bool newstate);
183 void wlc_phy_hw_state_upd(struct brcms_phy_pub *ppi, bool newstate);
184 void wlc_phy_init(struct brcms_phy_pub *ppi, u16 chanspec);
185 void wlc_phy_watchdog(struct brcms_phy_pub *ppi);
186 int wlc_phy_down(struct brcms_phy_pub *ppi);
188 void wlc_phy_cal_init(struct brcms_phy_pub *ppi);
189 void wlc_phy_antsel_init(struct brcms_phy_pub *ppi, bool lut_init);
191 void wlc_phy_chanspec_set(struct brcms_phy_pub *ppi, u16 chanspec);
192 u16 wlc_phy_chanspec_get(struct brcms_phy_pub *ppi);
[all …]
Dphy_cmn.c688 void wlc_phy_por_inform(struct brcms_phy_pub *ppi) in wlc_phy_por_inform() argument
690 struct brcms_phy *pi = container_of(ppi, struct brcms_phy, pubpi_ro); in wlc_phy_por_inform()
1139 u16 wlc_phy_bw_state_get(struct brcms_phy_pub *ppi) in wlc_phy_bw_state_get() argument
1141 struct brcms_phy *pi = container_of(ppi, struct brcms_phy, pubpi_ro); 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() argument
1148 struct brcms_phy *pi = container_of(ppi, struct brcms_phy, pubpi_ro); 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() argument
1155 struct brcms_phy *pi = container_of(ppi, struct brcms_phy, pubpi_ro); in wlc_phy_chanspec_radio_set()
1160 u16 wlc_phy_chanspec_get(struct brcms_phy_pub *ppi) in wlc_phy_chanspec_get() argument
1162 struct brcms_phy *pi = container_of(ppi, struct brcms_phy, pubpi_ro); in wlc_phy_chanspec_get()
[all …]
/Linux-v5.10/drivers/gpio/
Dgpio-104-dio-48e.c353 "PPI Group 0 Port A 0", "PPI Group 0 Port A 1", "PPI Group 0 Port A 2",
354 "PPI Group 0 Port A 3", "PPI Group 0 Port A 4", "PPI Group 0 Port A 5",
355 "PPI Group 0 Port A 6", "PPI Group 0 Port A 7", "PPI Group 0 Port B 0",
356 "PPI Group 0 Port B 1", "PPI Group 0 Port B 2", "PPI Group 0 Port B 3",
357 "PPI Group 0 Port B 4", "PPI Group 0 Port B 5", "PPI Group 0 Port B 6",
358 "PPI Group 0 Port B 7", "PPI Group 0 Port C 0", "PPI Group 0 Port C 1",
359 "PPI Group 0 Port C 2", "PPI Group 0 Port C 3", "PPI Group 0 Port C 4",
360 "PPI Group 0 Port C 5", "PPI Group 0 Port C 6", "PPI Group 0 Port C 7",
361 "PPI Group 1 Port A 0", "PPI Group 1 Port A 1", "PPI Group 1 Port A 2",
362 "PPI Group 1 Port A 3", "PPI Group 1 Port A 4", "PPI Group 1 Port A 5",
[all …]
/Linux-v5.10/Documentation/ABI/testing/
Dsysfs-driver-ppi1 What: /sys/class/tpm/tpmX/ppi/
6 This folder includes the attributes related with PPI (Physical
9 'find /sys/ -name 'pcrs''. For the detail information of PPI,
10 please refer to the PPI specification from
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
22 This attribute shows the version of the PPI supported by the
26 What: /sys/class/tpm/tpmX/ppi/request
36 What: /sys/class/tpm/tpmX/ppi/response
[all …]
/Linux-v5.10/drivers/staging/comedi/drivers/
Damplc_dio200_pci.c32 * 0 PPI-X PPI-X PPI-X
33 * 1 PPI-Y UNUSED UNUSED
34 * 2 CTR-Z1 PPI-Y UNUSED
45 * 0 PPI-X PPI-X1
46 * 1 PPI-Y PPI-X2
47 * 2 PPI-Z PPI-Y1
48 * 3 INTERRUPT PPI-Y2
54 * Each PPI is a 8255 chip providing 24 DIO channels. The DIO channels
174 * 0 PPI-X-C0 PPI-X-C0 PPI-X-C0
175 * 1 PPI-X-C3 PPI-X-C3 PPI-X-C3
[all …]
Damplc_dio200.c34 * 0 PPI-X PPI-X PPI-X
35 * 1 CTR-Y1 PPI-Y PPI-Y
44 * 0 CTR-X1 PPI-X
45 * 1 CTR-X2 PPI-Y
46 * 2 CTR-Y1 PPI-Z
52 * Each PPI is a 8255 chip providing 24 DIO channels. The DIO channels
141 * 0 PPI-X-C0 JUMPER-J5 PPI-X-C0
142 * 1 PPI-X-C3 PPI-X-C3
143 * 2 CTR-Y1-OUT1 PPI-Y-C0
144 * 3 CTR-Y2-OUT1 PPI-Y-C3
[all …]
/Linux-v5.10/Documentation/devicetree/bindings/interrupt-controller/
Darm,gic-v3.yaml14 Peripheral Interrupts (PPI), Shared Peripheral Interrupts (SPI),
43 If the system requires describing PPI affinity, then the value must
46 The 1st cell is the interrupt type; 0 for SPI interrupts, 1 for PPI
48 Extended PPI range. Other values are reserved for future use.
51 SPI interrupts are in the range [0-987]. PPI interrupts are in the
53 Extended PPI interrupts are in the range [0-127].
61 interrupt is affine to. The interrupt must be a PPI, and the node
62 pointed must be a subnode of the "ppi-partitions" subnode. For
63 interrupt types other than PPI or PPIs that are not partitionned,
64 this cell must be zero. See the "ppi-partitions" node description
[all …]
Darm,gic.yaml14 interrupts (PPI), shared processor interrupts (SPI) and software
66 The 1st cell is the interrupt type; 0 for SPI interrupts, 1 for PPI
70 SPI interrupts are in the range [0-987]. PPI interrupts are in the
79 bits[15:8] PPI interrupt cpu mask. Each bit corresponds to each of
81 the interrupt is wired to that CPU. Only valid for PPI interrupts.
82 Also note that the configurability of PPI interrupts is IMPLEMENTATION
/Linux-v5.10/drivers/char/tpm/
Dtpm_ppi.c12 * This file contains implementation of the sysfs interface for PPI.
28 #define PPI_TPM_REQ_MAX 101 /* PPI 1.3 for TPM 2 */
126 * is updated with function index from SUBREQ to SUBREQ2 since PPI in tpm_store_ppi_request()
134 * PPI spec defines params[3].type as ACPI_TYPE_PACKAGE. Some BIOS in tpm_store_ppi_request()
136 * string/package type. For PPI version 1.0 and 1.1, use buffer type in tpm_store_ppi_request()
198 * PPI spec defines params[3].type as empty package, but some platforms in tpm_show_ppi_transition_action()
199 * (e.g. Capella with PPI 1.0) need integer/string/buffer type, so for in tpm_show_ppi_transition_action()
200 * compatibility, define params[3].type as buffer, if PPI version < 1.2 in tpm_show_ppi_transition_action()
362 .name = "ppi",
377 /* Cache PPI version string. */ in tpm_add_ppi()
/Linux-v5.10/Documentation/devicetree/bindings/arm/
Dpmu.yaml56 description: 1 per-cpu interrupt (PPI) or 1 interrupt per core.
65 When using a PPI, specifies a list of phandles to CPU
67 a PMU of this type signalling the PPI listed in the
69 by the PPI interrupt specifier itself (in which case
Dspe-pmu.txt11 - interrupts : Exactly 1 PPI must be listed. For heterogeneous systems where
13 the arm,gic-v3 binding for details on describing a PPI partition.
/Linux-v5.10/drivers/ata/
Dpata_cmd64x.c426 const struct ata_port_info *ppi[] = { in cmd64x_init_one() local
451 ppi[0] = &cmd_info[3]; in cmd64x_init_one()
452 ppi[1] = &cmd_info[3]; in cmd64x_init_one()
457 ppi[0] = &cmd_info[2]; in cmd64x_init_one()
458 ppi[1] = &cmd_info[2]; in cmd64x_init_one()
462 ppi[0] = &cmd_info[4]; in cmd64x_init_one()
463 ppi[1] = &cmd_info[4]; in cmd64x_init_one()
480 ppi[0] = &ata_dummy_port_info; in cmd64x_init_one()
485 ppi[1] = &ata_dummy_port_info; in cmd64x_init_one()
488 return ata_pci_bmdma_init_one(pdev, ppi, &cmd64x_sht, NULL, 0); in cmd64x_init_one()
Dpata_ali.c552 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 …]
Dpata_hpt37x.c822 const struct ata_port_info *ppi[] = { NULL, NULL }; in hpt37x_init_one() local
851 ppi[0] = &info_hpt370; in hpt37x_init_one()
856 ppi[0] = &info_hpt370a; in hpt37x_init_one()
861 ppi[0] = &info_hpt372; in hpt37x_init_one()
874 ppi[0] = &info_hpt372; in hpt37x_init_one()
881 ppi[0] = &info_hpt302; in hpt37x_init_one()
888 ppi[0] = &info_hpt302; in hpt37x_init_one()
901 *ppi = &info_hpt374_fn0; in hpt37x_init_one()
903 *ppi = &info_hpt374_fn1; in hpt37x_init_one()
983 dpll = (ppi[0]->udma_mask & 0xC0) ? 3 : 2; in hpt37x_init_one()
[all …]
Dpata_cs5520.c117 const struct ata_port_info *ppi[2]; in cs5520_init_one() local
135 ppi[0] = ppi[1] = &ata_dummy_port_info; in cs5520_init_one()
137 ppi[0] = &pi; in cs5520_init_one()
139 ppi[1] = &pi; in cs5520_init_one()
148 host = ata_host_alloc_pinfo(&pdev->dev, ppi, 2); in cs5520_init_one()
Dsata_sis.c184 const struct ata_port_info *ppi[] = { &pi, &pi }; in sis_init_one() local
221 ppi[1] = &sis_info133_for_sata; in sis_init_one()
225 ppi[0] = &sis_info133_for_sata; in sis_init_one()
260 ppi[0] = &sis_info133_for_sata; in sis_init_one()
261 ppi[1] = &sis_info133_for_sata; in sis_init_one()
265 rc = ata_pci_bmdma_prepare_host(pdev, ppi, &host); in sis_init_one()
Dpata_cs5536.c255 const struct ata_port_info *ppi[2]; in cs5536_init_one() local
259 ppi[0] = &no_udma_info; in cs5536_init_one()
261 ppi[0] = &info; in cs5536_init_one()
263 ppi[1] = &ata_dummy_port_info; in cs5536_init_one()
275 return ata_pci_bmdma_init_one(dev, ppi, &cs5536_sht, NULL, 0); in cs5536_init_one()
Dpata_artop.c388 const struct ata_port_info *ppi[] = { NULL, NULL }; in artop_init_one() local
398 ppi[0] = &info_6210; in artop_init_one()
400 ppi[0] = &info_626x; in artop_init_one()
404 ppi[0] = &info_628x; in artop_init_one()
406 ppi[0] = &info_628x_fast; in artop_init_one()
409 BUG_ON(ppi[0] == NULL); in artop_init_one()
413 return ata_pci_bmdma_init_one(pdev, ppi, &artop_sht, NULL, 0); in artop_init_one()
Dsata_via.c458 const struct ata_port_info *ppi[] = { &vt6420_port_info, NULL }; in vt6420_prepare_host() local
463 ppi[0]->port_ops->scr_read = svia_scr_read; in vt6420_prepare_host()
464 ppi[0]->port_ops->scr_write = svia_scr_write; in vt6420_prepare_host()
467 rc = ata_pci_bmdma_prepare_host(pdev, ppi, &host); in vt6420_prepare_host()
486 const struct ata_port_info *ppi[] = in vt6421_prepare_host() local
491 *r_host = host = ata_host_alloc_pinfo(&pdev->dev, ppi, ARRAY_SIZE(ppi)); in vt6421_prepare_host()
513 const struct ata_port_info *ppi[] = { &vt8251_port_info, NULL }; in vt8251_prepare_host() local
517 rc = ata_pci_bmdma_prepare_host(pdev, ppi, &host); in vt8251_prepare_host()
Dpata_via.c590 const struct ata_port_info *ppi[] = { NULL, NULL }; in via_init_one() local
604 ppi[1] = &ata_dummy_port_info; in via_init_one()
636 ppi[0] = &via_mwdma_info_borked; in via_init_one()
638 ppi[0] = &via_mwdma_info; in via_init_one()
641 ppi[0] = &via_udma33_info; in via_init_one()
644 ppi[0] = &via_udma66_info; in via_init_one()
647 ppi[0] = &via_udma100_info; in via_init_one()
650 ppi[0] = &via_udma133_info; in via_init_one()
660 return ata_pci_bmdma_init_one(pdev, ppi, &via_sht, (void *)config, 0); in via_init_one()
Dpata_marvell.c145 const struct ata_port_info *ppi[] = { &info, &info_sata }; in marvell_init_one() local
148 ppi[1] = &ata_dummy_port_info; in marvell_init_one()
156 return ata_pci_bmdma_init_one(pdev, ppi, &marvell_sht, NULL, 0); in marvell_init_one()
/Linux-v5.10/drivers/irqchip/
Dirq-gic-common.c84 * configuration for a PPI this is most likely because the GIC in gic_configure_irq()
119 * Deactivate and disable all SPIs. Leave the PPI and SGIs in gic_dist_config()
138 * Deal with the banked PPI and SGI interrupts - disable all in gic_cpu_config()
149 * Set priority on PPI and SGI interrupts in gic_cpu_config()
/Linux-v5.10/include/xen/interface/hvm/
Dparams.h60 * val[15:8] is interrupt flag of the PPI used by event-channel:
61 * bit 8: the PPI is edge(1) or level(0) triggered
62 * bit 9: the PPI is active low(1) or high(0)
63 * val[7:0] is a PPI number used by event-channel.
/Linux-v5.10/drivers/nfc/st21nfca/
Ddep.c68 u8 ppi; member
81 u8 ppi; member
167 atr_res->ppi = ST21NFCA_LR_BITS_PAYLOAD_SIZE_254B; in st21nfca_tm_send_atr_res()
172 atr_res->ppi |= ST21NFCA_GB_BIT; in st21nfca_tm_send_atr_res()
503 if (ST21NFCA_PP2LRI(atr_res->ppi) != info->dep_info.lri) in st21nfca_im_recv_atr_res_cb()
506 ST21NFCA_PP2LRI(atr_res->ppi)); in st21nfca_im_recv_atr_res_cb()
556 atr_req->ppi = ST21NFCA_LR_BITS_PAYLOAD_SIZE_254B; in st21nfca_im_send_atr_req()
558 atr_req->ppi |= ST21NFCA_GB_BIT; in st21nfca_im_send_atr_req()
570 info->dep_info.lri = ST21NFCA_PP2LRI(atr_req->ppi); in st21nfca_im_send_atr_req()
/Linux-v5.10/drivers/net/hyperv/
Drndis_filter.c347 struct rndis_per_packet_info *ppi; in rndis_get_ppi() local
367 ppi = (struct rndis_per_packet_info *)((ulong)rpkt + in rndis_get_ppi()
373 if (ppi->size > len) { in rndis_get_ppi()
374 netdev_err(ndev, "Invalid ppi size: %u\n", ppi->size); in rndis_get_ppi()
378 if (ppi->ppi_offset >= ppi->size) { in rndis_get_ppi()
379 netdev_err(ndev, "Invalid ppi_offset: %u\n", ppi->ppi_offset); in rndis_get_ppi()
383 if (ppi->type == type && ppi->internal == internal) in rndis_get_ppi()
384 return (void *)((ulong)ppi + ppi->ppi_offset); in rndis_get_ppi()
385 len -= ppi->size; in rndis_get_ppi()
386 ppi = (struct rndis_per_packet_info *)((ulong)ppi + ppi->size); in rndis_get_ppi()

123456