/openbmc/linux/drivers/tty/serial/8250/ |
H A D | 8250_pericom.c | 2 /* Driver for Pericom UART */ 88 struct pericom8250 *pericom; in pericom8250_probe() local 105 pericom = devm_kzalloc(&pdev->dev, struct_size(pericom, line, nr), GFP_KERNEL); in pericom8250_probe() 106 if (!pericom) in pericom8250_probe() 109 pericom->virt = pcim_iomap(pdev, bar, 0); in pericom8250_probe() 110 if (!pericom->virt) in pericom8250_probe() 117 uart.port.private_data = pericom; in pericom8250_probe() 130 pericom->line[i] = serial8250_register_8250_port(&uart); in pericom8250_probe() 131 if (pericom->line[i] < 0) { in pericom8250_probe() 135 uart.port.iotype, pericom->line[i]); in pericom8250_probe() [all …]
|
H A D | Kconfig | 533 tristate "Support for Pericom and Acces I/O serial ports" 537 Selecting this option will enable handling of the Pericom and Acces
|
/openbmc/linux/drivers/usb/typec/mux/ |
H A D | Kconfig | 22 tristate "Pericom PI3USB30532 Type-C cross switch driver" 25 Say Y or M if your system has a Pericom PI3USB30532 Type-C cross
|
H A D | pi3usb30532.c | 3 * Pericom PI3USB30532 Type-C cross switch / mux driver 189 MODULE_DESCRIPTION("Pericom PI3USB30532 Type-C mux driver");
|
/openbmc/linux/Documentation/devicetree/bindings/usb/ |
H A D | gpio-sbu-mux.yaml | 23 - pericom,pi3usb102 96 compatible = "pericom,pi3usb102", "gpio-sbu-mux";
|
/openbmc/linux/Documentation/devicetree/bindings/rtc/ |
H A D | rtc-ds1307.yaml | 30 - pericom,pt7c4338
|
H A D | trivial-rtc.yaml | 53 - pericom,pt7c4338
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | fsl-ls1043a-rdb.dts | 58 compatible = "pericom,pt7c4338";
|
/openbmc/linux/Documentation/firmware-guide/acpi/ |
H A D | enumeration.rst | 570 05:00.0 PCI bridge: Pericom Semiconductor Device 2404 (rev 05) 571 06:01.0 PCI bridge: Pericom Semiconductor Device 2404 (rev 05) 572 06:02.0 PCI bridge: Pericom Semiconductor Device 2404 (rev 05) 573 06:03.0 PCI bridge: Pericom Semiconductor Device 2404 (rev 05)
|
/openbmc/u-boot/drivers/usb/host/ |
H A D | ehci-pci.c | 63 {0x12D8, 0x400F}, /* Pericom */
|
/openbmc/u-boot/drivers/rtc/ |
H A D | pt7c4338.c | 13 * PT7C4338 chip is manufactured by Pericom Technology Inc.
|
/openbmc/linux/arch/arm/boot/dts/marvell/ |
H A D | dove-sbc-a510.dts | 153 * a mini-PCIe slot or a Pericom PI7C9X111 PCIe-to-PCI bridge.
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | fsl-ls1043a-rdb.dts | 60 compatible = "pericom,pt7c4338";
|
/openbmc/linux/arch/arm64/boot/dts/marvell/ |
H A D | armada-3720-db.dts | 112 /* PT7C4337A from pericom fully compatible with the ds1337 */
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sc8180x-lenovo-flex-5g.dts | 183 compatible = "pericom,pi3usb102", "gpio-sbu-mux"; 202 compatible = "pericom,pi3usb102", "gpio-sbu-mux";
|
H A D | sc8180x-primus.dts | 226 compatible = "pericom,pi3usb102", "gpio-sbu-mux"; 245 compatible = "pericom,pi3usb102", "gpio-sbu-mux";
|
H A D | sc8280xp-crd.dts | 227 compatible = "pericom,pi3usb102", "gpio-sbu-mux"; 246 compatible = "pericom,pi3usb102", "gpio-sbu-mux";
|
H A D | msm8992-xiaomi-libra.dts | 156 * Pericom 30216a USB (de)mux switch
|
/openbmc/linux/arch/powerpc/boot/dts/fsl/ |
H A D | p1020rdb-pc.dtsi | 145 compatible = "pericom,pt7c4338";
|
H A D | p1010rdb.dtsi | 97 compatible = "pericom,pt7c4338";
|
H A D | p2020rdb-pc.dtsi | 145 compatible = "pericom,pt7c4338";
|
H A D | p1021rdb-pc.dtsi | 144 compatible = "pericom,pt7c4338";
|
H A D | p2041rdb.dts | 134 compatible = "pericom,pt7c4338";
|
/openbmc/linux/drivers/platform/x86/ |
H A D | apple-gmux.c | 370 * either an `NXP CBTL06142`_, `TI HD3SS212`_ or `Pericom PI3VDP12412`_. 379 * the linked data sheets, Pericom would be capable but this is unused). 429 * .. _Pericom PI3VDP12412: https://www.pericom.com/assets/Datasheets/PI3VDP12412.pdf
|
/openbmc/qemu/docs/system/ppc/ |
H A D | ppce500.rst | 17 * 1 Pericom pt7c4338 RTC via I2C
|