Home
last modified time | relevance | path

Searched full:gp1 (Results 1 – 25 of 30) sorted by relevance

12

/linux/Documentation/devicetree/bindings/clock/
H A Damlogic,t7-peripherals-clkc.yaml40 - description: input gp1 pll
62 - const: gp1
100 <&gp1 1>,
115 "gp1",
H A Damlogic,c3-peripherals-clkc.yaml36 - description: input gp1 pll
57 - const: gp1
113 "gp1",
H A Damlogic,a9-peripherals-clkc.yaml37 - description: input gp1 pll
69 - const: gp1
144 "gp1",
H A Damlogic,t7-pll-clkc.yaml20 - amlogic,t7-gp1-pll
75 - amlogic,t7-gp1-pll
/linux/drivers/clk/meson/
H A Dc3-peripherals.c406 { .fw_name = "gp1" },
476 { .fw_name = "gp1" },
545 { .fw_name = "gp1" }
578 { .fw_name = "gp1" },
692 { .fw_name = "gp1" },
703 { .fw_name = "gp1" },
724 { .fw_name = "gp1" },
733 { .fw_name = "gp1" },
812 { .fw_name = "gp1" },
827 { .fw_name = "gp1" },
[all …]
H A Da9-peripherals.c175 { .fw_name = "gp1", },
309 { .fw_name = "gp1", },
345 { .fw_name = "gp1", }
360 { .fw_name = "gp1", }
865 { .fw_name = "gp1" },
917 { .fw_name = "gp1", },
985 { .fw_name = "gp1", },
1060 { .fw_name = "gp1", }
/linux/drivers/gpio/
H A Dgpio-sch311x.c29 #define GP1 0x4b macro
61 .data_reg = 0x4b, /* GP1 */
275 if (!devm_request_region(&pdev->dev, pdata->runtime_reg + GP1, 6, in sch311x_gpio_probe()
278 pdata->runtime_reg + GP1, pdata->runtime_reg + GP1 + 5); in sch311x_gpio_probe()
/linux/Documentation/RCU/
H A Drcu_dereference.rst232 struct foo *gp1;
245 rcu_assign_pointer(gp1, p);
262 q = rcu_dereference(gp1); /* Guaranteed non-NULL. */
289 struct foo *gp1;
304 rcu_assign_pointer(gp1, p);
324 q = rcu_dereference(gp1); /* Guaranteed non-NULL. */
/linux/Documentation/driver-api/media/drivers/
H A Dsaa7134-devel.rst60 - GP08 Strap "GP1" = Low
/linux/Documentation/driver-api/cxl/linux/
H A Daccess-coordinates.rst113 GP0/HB0/ACPI0016-0 GP1/HB1/ACPI0016-1
130 Min (GP1 to CPU BW,
/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Ddump.c37 u32 gp1; /* GP1 timer register */ member
/linux/drivers/pinctrl/intel/
H A Dpinctrl-moorefield.c183 PINCTRL_PIN(153, "GP1"),
H A Dpinctrl-merrifield.c179 PINCTRL_PIN(147, "GP1"),
/linux/arch/arm/boot/dts/mediatek/
H A Dmt7629.dtsi460 clock-names = "ethif", "sgmiitop", "esw", "gp0", "gp1",
H A Dmt2701.dtsi738 clock-names = "ethif", "esw", "gp1", "gp2", "trgpll";
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dtt.c460 * just set the GP1 bit to acknowledge the event
H A Dmain.c1670 IWL_ERR(priv, "0x%08X | time gp1\n", table.gp1); in iwl_dump_nic_error_log()
H A Dcommands.h376 u32 gp1; /* GP1 timer register */ member
/linux/arch/arm64/boot/dts/mediatek/
H A Dmt7622.dtsi985 clock-names = "ethif", "esw", "gp0", "gp1", "gp2",
/linux/drivers/net/ethernet/xircom/
H A Dxirc2ps_cs.c1482 /* set pin GP1 and GP2 to output (0x0c) in do_reset()
1483 * set GP1 to low to power up the ML6692 (0x00) in do_reset()
/linux/drivers/iio/adc/
H A Dad4691.c408 static const char * const ad4691_gp_names[] = { "gp0", "gp1", "gp2", "gp3" };
518 * GP0/GP1 → GPIO_MODE1_REG, GP2/GP3 → GPIO_MODE2_REG.
/linux/drivers/net/wireless/intel/iwlegacy/
H A Dcommon.c87 * is just for hardware register access; but GP1 MAC_SLEEP check is a in _il_grab_nic_access()
2571 D_INFO("Rx queue requesting wakeup," " GP1 = 0x%x\n", in il_rx_queue_update_write_ptr()
2726 D_INFO("Tx queue %d requesting wakeup," " GP1 = 0x%x\n", in il_txq_update_write_ptr()
/linux/drivers/clk/bcm/
H A Dclk-bcm2835.c2112 .name = "gp1",
/linux/drivers/media/usb/gspca/
H A Dzc3xx.c5713 int g, i, adj, gp1, gp2; in setcontrast() local
5741 gp1 = gp2 = 0; in setcontrast()
5757 gr[0] = gp1 == 0 ? 0 : (g - gp1); in setcontrast()
5758 gp2 = gp1; in setcontrast()
5759 gp1 = g; in setcontrast()
/linux/drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/
H A Drx.c184 IWL_DEBUG_INFO(trans, "Rx queue requesting wakeup, GP1 = 0x%x\n", in iwl_pcie_rxq_inc_wr_ptr()

12