/linux/Documentation/devicetree/bindings/net/ |
H A D | mediatek,net.yaml | 146 - const: gp1 204 - const: gp1 245 - const: gp1 285 - const: gp1 323 - const: gp1 362 - const: gp1 441 clock-names = "ethif", "esw", "gp0", "gp1", "gp2", 526 clock-names = "fe", "gp2", "gp1", "wocpu1", "wocpu0",
|
/linux/Documentation/devicetree/bindings/clock/ |
H A D | amlogic,c3-peripherals-clkc.yaml | 36 - description: input gp1 pll 57 - const: gp1 113 "gp1",
|
/linux/drivers/gpio/ |
H A D | gpio-sch311x.c | 29 #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/Documentation/RCU/ |
H A D | rcu_dereference.rst | 232 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/drivers/clk/meson/ |
H A D | c3-peripherals.c | 414 { .fw_name = "gp1" }, 527 { .fw_name = "gp1" }, 681 { .fw_name = "gp1" } 843 { .fw_name = "gp1" }, 1086 { .fw_name = "gp1" }, 1140 { .fw_name = "gp1" }, 1204 { .fw_name = "gp1" }, 1256 { .fw_name = "gp1" }, 1550 { .fw_name = "gp1" }, 1608 { .fw_name = "gp1" }, [all …]
|
/linux/Documentation/driver-api/media/drivers/ |
H A D | saa7134-devel.rst | 60 - GP08 Strap "GP1" = Low
|
/linux/drivers/pinctrl/intel/ |
H A D | pinctrl-moorefield.c | 184 PINCTRL_PIN(153, "GP1"),
|
H A D | pinctrl-merrifield.c | 180 PINCTRL_PIN(147, "GP1"),
|
/linux/arch/arm/boot/dts/mediatek/ |
H A D | mt7629.dtsi | 460 clock-names = "ethif", "sgmiitop", "esw", "gp0", "gp1",
|
H A D | mt2701.dtsi | 738 clock-names = "ethif", "esw", "gp1", "gp2", "trgpll";
|
/linux/drivers/mmc/core/ |
H A D | block.c | 2539 * - gp0 -> partitions-gp1 2540 * - gp1 -> partitions-gp2 2562 * In DT we use the JEDEC naming gp1/2/3/4. in mmc_blk_get_partitions_node() 2565 node_name = "partitions-gp1"; in mmc_blk_get_partitions_node() 2566 if (!strcmp(subname, "gp1")) in mmc_blk_get_partitions_node()
|
/linux/drivers/media/tuners/ |
H A D | mt2060.c | 123 // FMCG=2, GP2=0, GP1=0
|
/linux/arch/arm64/boot/dts/mediatek/ |
H A D | mt7986a.dtsi | 546 clock-names = "fe", "gp2", "gp1", "wocpu1", "wocpu0",
|
H A D | mt7622.dtsi | 981 clock-names = "ethif", "esw", "gp0", "gp1", "gp2",
|
/linux/arch/arm64/boot/dts/amlogic/ |
H A D | amlogic-c3.dtsi | 148 "gp1",
|
/linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | tt.c | 460 * just set the GP1 bit to acknowledge the event
|
H A D | main.c | 1662 IWL_ERR(priv, "0x%08X | time gp1\n", table.gp1); in iwl_dump_nic_error_log()
|
H A D | commands.h | 376 u32 gp1; /* GP1 timer register */ member
|
/linux/drivers/net/ethernet/xircom/ |
H A D | xirc2ps_cs.c | 1482 /* 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/net/wireless/intel/iwlegacy/ |
H A D | common.c | 87 * 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()
|
H A D | commands.h | 477 * __le32 gp1; GP1 timer register
|
/linux/drivers/clk/bcm/ |
H A D | clk-bcm2835.c | 2107 .name = "gp1",
|
/linux/drivers/media/usb/gspca/ |
H A D | zc3xx.c | 5713 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/bluetooth/ |
H A D | btintel_pcie.c | 873 bt_dev_err(data->hdev, "Received gp1 mailbox interrupt"); in btintel_pcie_msix_gp1_handler()
|
/linux/drivers/net/wireless/intel/iwlwifi/pcie/ |
H A D | tx.c | 103 IWL_DEBUG_INFO(trans, "Tx queue %d requesting wakeup, GP1 = 0x%x\n", in iwl_pcie_txq_inc_wr_ptr()
|