Home
last modified time | relevance | path

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

12

/linux-6.8/Documentation/devicetree/bindings/net/
Dmediatek,net.yaml129 - const: gp1
189 - const: gp1
231 - const: gp1
271 - const: gp1
309 - const: gp1
348 - const: gp1
445 clock-names = "ethif", "esw", "gp0", "gp1", "gp2",
530 clock-names = "fe", "gp2", "gp1", "wocpu1", "wocpu0",
/linux-6.8/drivers/gpio/
Dgpio-sch311x.c29 #define GP1 0x4b macro
61 .data_reg = 0x4b, /* GP1 */
273 if (!devm_request_region(&pdev->dev, pdata->runtime_reg + GP1, 6, in sch311x_gpio_probe()
276 pdata->runtime_reg + GP1, pdata->runtime_reg + GP1 + 5); in sch311x_gpio_probe()
/linux-6.8/Documentation/RCU/
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-6.8/arch/arm/boot/dts/ti/omap/
Ddm8168-evm.dts51 DM816X_IOPAD(0x0a8c, MUX_MODE2) /* GP1[7] */
52 DM816X_IOPAD(0x0a90, MUX_MODE2) /* GP1[8] */
Ddra62x-j5eco-evm.dts120 DM814X_IOPAD(0x093C, PIN_INPUT_PULLUP | 0x80) /* GP1[6] */
Ddm8148-evm.dts128 DM814X_IOPAD(0x093C, PIN_INPUT_PULLUP | 0x80) /* GP1[6] */
/linux-6.8/Documentation/driver-api/media/drivers/
Dsaa7134-devel.rst60 - GP08 Strap "GP1" = Low
/linux-6.8/drivers/net/wireless/intel/iwlwifi/fw/
Ddump.c44 u32 gp1; /* GP1 timer register */ member
246 IWL_ERR(fwrt, "0x%08X | time gp1\n", table.gp1); in iwl_fwrt_dump_lmac_error_log()
/linux-6.8/drivers/pinctrl/intel/
Dpinctrl-moorefield.c184 PINCTRL_PIN(153, "GP1"),
Dpinctrl-merrifield.c180 PINCTRL_PIN(147, "GP1"),
/linux-6.8/drivers/usb/gadget/udc/
Dnet2272.h335 #define GP1 23 macro
/linux-6.8/arch/arm/boot/dts/mediatek/
Dmt7629.dtsi460 clock-names = "ethif", "sgmiitop", "esw", "gp0", "gp1",
Dmt2701.dtsi738 clock-names = "ethif", "esw", "gp1", "gp2", "trgpll";
Dmt7623.dtsi972 clock-names = "ethif", "esw", "gp1", "gp2", "trgpll";
/linux-6.8/drivers/net/wireless/intel/iwlwifi/
Diwl-prph.h63 /* Shared GP1 register */
/linux-6.8/drivers/media/tuners/
Dmt2060.c123 // FMCG=2, GP2=0, GP1=0
/linux-6.8/arch/arm64/boot/dts/mediatek/
Dmt7986a.dtsi572 clock-names = "fe", "gp2", "gp1", "wocpu1", "wocpu0",
Dmt7622.dtsi987 clock-names = "ethif", "esw", "gp0", "gp1", "gp2",
/linux-6.8/drivers/net/wireless/intel/iwlwifi/dvm/
Dtt.c471 * just set the GP1 bit to acknowledge the event
Dmain.c1653 IWL_ERR(priv, "0x%08X | time gp1\n", table.gp1); in iwl_dump_nic_error_log()
/linux-6.8/drivers/net/ethernet/xircom/
Dxirc2ps_cs.c1484 /* set pin GP1 and GP2 to output (0x0c) in do_reset()
1485 * set GP1 to low to power up the ML6692 (0x00) in do_reset()
/linux-6.8/drivers/hid/
Dhid-mcp2221.c1039 /* GP1 doesn't have DAC alternative function */ in mcp_iio_channels()
/linux-6.8/drivers/net/wireless/intel/iwlwifi/pcie/
Dtx.c97 IWL_DEBUG_INFO(trans, "Tx queue %d requesting wakeup, GP1 = 0x%x\n", in iwl_pcie_txq_inc_wr_ptr()
/linux-6.8/drivers/net/wireless/intel/iwlegacy/
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()
Dcommands.h480 * __le32 gp1; GP1 timer register

12