Home
last modified time | relevance | path

Searched full:gen1 (Results 1 – 25 of 130) sorted by relevance

123456

/linux/drivers/platform/x86/amd/pmc/
H A Dpmc-quirks.c64 .ident = "T14 Gen1 AMD",
72 .ident = "T14 Gen1 AMD",
80 .ident = "T14s Gen1 AMD",
88 .ident = "T14s Gen1 AMD",
96 .ident = "P14s Gen1 AMD",
/linux/drivers/media/platform/qcom/camss/
H A Dcamss-vfe-gen1.c3 * camss-vfe-gen1.c
12 #include "camss-vfe-gen1.h"
47 output->gen1.wait_sof = 1; in vfe_disable_output()
128 output->gen1.active_buf = 0; in vfe_output_init_addrs()
231 output->gen1.wait_sof = 0; in vfe_enable_output()
298 output->gen1.active_buf = 0; in vfe_get_output()
466 inactive_idx = !output->gen1.active_buf; in vfe_buf_update_wm_on_new()
529 if (output->gen1.wait_sof) { in vfe_isr_sof()
530 output->gen1.wait_sof = 0; in vfe_isr_sof()
629 if (output->gen1.active_buf == active_index && 0) { in vfe_isr_wm_done()
[all …]
H A Dcamss-vfe.h20 #include "camss-vfe-gen1.h"
73 } gen1; member
H A Dcamss-csid-gen1.h3 * camss-csid-gen1.h
H A DMakefile19 camss-vfe-gen1.o \
H A Dcamss-csid-gen2.h3 * camss-csid-gen1.h
/linux/tools/testing/selftests/pidfd/
H A Dpidfd_bind_mount.c98 __u32 gen1; in FIXTURE() local
114 ASSERT_EQ(ioctl(self->pidfd, FS_IOC_GETVERSION, &self->gen1), 0); in FIXTURE_SETUP()
156 ASSERT_TRUE(self->gen1 == self->gen2); in TEST_F()
182 ASSERT_TRUE(self->gen1 == self->gen2); in TEST_F()
/linux/drivers/infiniband/hw/hfi1/
H A DKconfig3 tristate "Cornelis OPX Gen1 support"
9 This is a low-level driver for Cornelis OPX Gen1 adapter.
H A Dpcie.c200 default: /* not defined, assume Gen1 */ in extract_speed()
619 MODULE_PARM_DESC(pcie_target, "PCIe target speed (0 skip, 1-3 Gen1-3)");
890 * from Gen1/Gen2 to Gen3. in write_xmt_margin()
909 * same for Gen1/Gen2 and Gen3 in write_xmt_margin()
960 if (pcie_target == 1) { /* target Gen1 */ in do_pcie_gen3_transition()
994 /* Previous Gen1/Gen2 bus width */ in do_pcie_gen3_transition()
1002 /* step 1: pcie link working in gen1/gen2 */ in do_pcie_gen3_transition()
/linux/Documentation/devicetree/bindings/pci/
H A Dspear13xx-pcie.txt14 - st,pcie-is-gen1 indicates that forced gen1 initialization is needed.
H A Dpci.txt26 for gen2, and '1' for gen1. Any other values are invalid.
/linux/Documentation/devicetree/bindings/net/can/
H A Drenesas,rcar-can.yaml19 - const: renesas,rcar-gen1-can # R-Car Gen1
107 const: renesas,rcar-gen1-can
/linux/Documentation/devicetree/bindings/gpio/
H A Drenesas,rcar-gpio.yaml19 - const: renesas,rcar-gen1-gpio # R-Car Gen1
126 - renesas,rcar-gen1-gpio
/linux/Documentation/devicetree/bindings/i2c/
H A Drenesas,rcar-i2c.yaml19 - const: renesas,rcar-gen1-i2c # R-Car Gen1
128 - renesas,rcar-gen1-i2c
/linux/Documentation/devicetree/bindings/serial/
H A Drenesas,scif.yaml28 - const: renesas,rcar-gen1-scif # R-Car Gen1
188 - renesas,rcar-gen1-scif
H A Drenesas,hscif.yaml22 - const: renesas,rcar-gen1-hscif # R-Car Gen1
/linux/Documentation/devicetree/bindings/reset/
H A Drenesas,rst.yaml18 - Reset control of peripheral devices (on R-Car Gen1),
19 - Watchdog timer (on R-Car Gen1),
/linux/Documentation/devicetree/bindings/phy/
H A Dfsl,imx8-pcie-phy.yaml54 fsl,tx-deemph-gen1:
55 description: Gen1 De-emphasis value (optional).
/linux/Documentation/devicetree/bindings/net/pcs/
H A Dsnps,dw-xpcs.yaml30 - description: Synopsys DesignWare XPCS with Consumer Gen1 3G PMA
31 const: snps,dw-xpcs-gen1-3g
/linux/Documentation/devicetree/bindings/memory-controllers/
H A Dmediatek,smi-common.yaml69 into the emi clock domain on Gen1 h/w, or the path0 clock of gals.
88 - if: # only for gen1 HW
/linux/drivers/infiniband/hw/irdma/
H A Di40iw_if.c63 pr_debug("INIT: Gen1 PF[%d] close complete\n", PCI_FUNC(cdev_info->pcidev->devfn)); in i40iw_close()
154 ibdev_dbg(&iwdev->ibdev, "INIT: Gen1 PF[%d] open success\n", in i40iw_open()
/linux/drivers/soc/renesas/
H A Drcar-rst.c3 * R-Car Gen1 RESET/WDT, R-Car Gen2, Gen3, and RZ/G RST Driver
98 /* R-Car Gen1 */
/linux/Documentation/devicetree/bindings/mmc/
H A Drenesas,sdhi.yaml27 - const: renesas,rcar-gen1-sdhi # R-Car Gen1
/linux/arch/mips/include/asm/octeon/
H A Dpci-octeon.h22 * The RC base of BAR1. gen1 has a 39-bit BAR2, gen2 has 41-bit BAR2,
/linux/drivers/thermal/qcom/
H A Dqcom-spmi-temp-alarm.c86 /* This array maps from GEN2 alarm state to GEN1 alarm stage */
128 * Return: stage (GEN1) or state (GEN2) on success, or errno on failure.

123456