| /freebsd/sys/contrib/device-tree/Bindings/net/ |
| H A D | mediatek-net.txt | 21 "ethif", "esw", "gp2", "gp1" : For MT2701 and MT7623 SoC 22 "ethif", "esw", "gp0", "gp1", "gp2", "sgmii_tx250m", "sgmii_rx250m", 24 "ethif", "sgmiitop", "esw", "gp0", "gp1", "gp2", "fe", "sgmii_tx250m", 63 clock-names = "ethif", "esw", "gp2", "gp1";
|
| H A D | mediatek,net.yaml | 166 - const: gp1 235 - const: gp1 282 - const: gp1 327 - const: gp1 368 - const: gp1 410 - const: gp1 489 clock-names = "ethif", "esw", "gp0", "gp1", "gp2", 578 clock-names = "fe", "gp2", "gp1", "wocpu1", "wocpu0",
|
| /freebsd/sys/contrib/device-tree/Bindings/clock/ |
| H A D | amlogic,c3-peripherals-clkc.yaml | 36 - description: input gp1 pll 57 - const: gp1 113 "gp1",
|
| /freebsd/sys/geom/ |
| H A D | geom_subr.c | 849 struct g_geom *gp1, *gp2; in redo_rank() local 856 gp1 = TAILQ_NEXT(gp, geoms); in redo_rank() 857 if (gp1 != NULL) { in redo_rank() 862 gp1 = gp; in redo_rank() 866 for (; gp1 != NULL; gp1 = gp2) { in redo_rank() 867 gp1->rank = 0; in redo_rank() 869 LIST_FOREACH(cp, &gp1->consumer, consumer) { in redo_rank() 879 gp1->rank = m; in redo_rank() 880 gp2 = TAILQ_NEXT(gp1, geoms); in redo_rank() 887 if (gp == gp1) in redo_rank() [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/timer/ |
| H A D | stericsson-u300-apptimer.txt | 10 then GP1 and GP2, which are general-purpose timers.
|
| /freebsd/sys/contrib/device-tree/src/arm/ti/omap/ |
| H A D | dm8168-evm.dts | 51 DM816X_IOPAD(0x0a8c, MUX_MODE2) /* GP1[7] */ 52 DM816X_IOPAD(0x0a90, MUX_MODE2) /* GP1[8] */
|
| H A D | dm8148-evm.dts | 127 DM814X_IOPAD(0x093C, PIN_INPUT_PULLUP | 0x80) /* GP1[6] */
|
| H A D | dra62x-j5eco-evm.dts | 119 DM814X_IOPAD(0x093C, PIN_INPUT_PULLUP | 0x80) /* GP1[6] */
|
| /freebsd/sys/contrib/dev/iwlwifi/fw/ |
| H A D | dump.c | 44 u32 gp1; /* GP1 timer register */ member 246 IWL_ERR(fwrt, "0x%08X | time gp1\n", table.gp1); in iwl_fwrt_dump_lmac_error_log()
|
| /freebsd/sys/contrib/device-tree/Bindings/mmc/ |
| H A D | mmc-card.yaml | 17 partition, the 2 BOOT partition (boot1/2) and the 4 GP (gp1/2/3/4) if supported
|
| /freebsd/sys/geom/multipath/ |
| H A D | g_multipath.c | 819 struct g_geom *gp, *gp1; in g_multipath_taste() local 880 LIST_FOREACH(gp1, &mp->geom, geom) { in g_multipath_taste() 881 if (gp1 == gp) in g_multipath_taste() 883 sc = gp1->softc; in g_multipath_taste() 893 * If gp1 is *not* NULL, that means we have a MULTIPATH geom extant in g_multipath_taste() 903 if (gp1) { in g_multipath_taste() 904 sc = gp1->softc; in g_multipath_taste()
|
| /freebsd/sys/contrib/device-tree/src/arm/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";
|
| H A D | mt7623.dtsi | 972 clock-names = "ethif", "esw", "gp1", "gp2", "trgpll";
|
| /freebsd/sys/sys/ |
| H A D | fbio.h | 59 #define FBTYPE_SUN2GP 4 /* GP1/GP2 */
|
| /freebsd/sys/contrib/dev/iwlwifi/ |
| H A D | iwl-prph.h | 63 /* Shared GP1 register */
|
| /freebsd/sys/contrib/device-tree/src/arm64/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",
|
| /freebsd/sys/contrib/device-tree/src/arm64/amlogic/ |
| H A D | amlogic-c3.dtsi | 148 "gp1",
|
| /freebsd/sys/dev/iwm/ |
| H A D | if_iwm.c | 5076 uint32_t gp1; /* GP1 timer register */ member 5273 device_printf(sc->sc_dev, "%08X | time gp1\n", table.gp1); in iwm_nic_error()
|
| /freebsd/sys/dev/iwx/ |
| H A D | if_iwx.c | 8669 uint32_t gp1; /* GP1 timer register */ member 8875 printf("%s: %08X | time gp1\n", DEVNAME(sc), table.gp1); in iwx_nic_error()
|
| /freebsd/sys/contrib/dev/iwlwifi/pcie/gen1_2/ |
| H A D | rx.c | 184 IWL_DEBUG_INFO(trans, "Rx queue requesting wakeup, GP1 = 0x%x\n", in iwl_pcie_rxq_inc_wr_ptr()
|
| H A D | tx.c | 110 IWL_DEBUG_INFO(trans, "Tx queue %d requesting wakeup, GP1 = 0x%x\n", in iwl_pcie_txq_inc_wr_ptr()
|
| H A D | trans.c | 2378 * is just for hardware register access; but GP1 MAC_SLEEP in __iwl_trans_pcie_grab_nic_access()
|