Home
last modified time | relevance | path

Searched full:gp2 (Results 1 – 21 of 21) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dptp.h18 * @scale_update_gp2: GP2 time when the scale was last updated
22 * @last_gp2: the last GP2 reading from the hardware, used for tracking GP2
/linux/Documentation/RCU/
H A Drcu_dereference.rst233 struct foo *gp2;
248 rcu_assign_pointer(gp2, p);
258 p = rcu_dereference(gp2);
290 struct foo *gp2;
309 rcu_assign_pointer(gp2, p);
319 p = rcu_dereference(gp2);
/linux/Documentation/devicetree/bindings/clock/
H A Dmediatek,mt8196-sys-clock.yaml34 - mediatek,mt8196-apmixedsys-gp2
41 - mediatek,mt8196-topckgen-gp2
/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dtdls.h24 * @frame_timestamp: GP2 timestamp of channel-switch request/response packet
34 __le32 frame_timestamp; /* GP2 time of peer packet Rx */
H A Dtime-event.h200 * @apply_time: When to start the Time Event (in GP2)
248 * @timestamp: action timestamp in GP2
269 * @apply_time: GP2 value to start (should always be the current GP2 value)
H A Dscan.h1262 * @gp2_d0u: GP2 when D0U occurred
1263 * @gp2_invoked: GP2 when scan offload was invoked
1306 * @gp2_d0u: GP2 when D0U occurred
1307 * @gp2_invoked: GP2 when scan offload was invoked
/linux/Documentation/driver-api/media/drivers/
H A Dsaa7134-devel.rst59 - GP09 Strap "GP2" = Low
/linux/drivers/clk/mediatek/
H A Dclk-mt8196-topckgen2.c552 { .compatible = "mediatek,mt8196-topckgen-gp2", .data = &topck_desc },
566 MODULE_DESCRIPTION("MediaTek MT8196 GP2 top clock generators driver");
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac-ctxt.c1445 struct ieee80211_vif *csa_vif, u32 gp2, in iwl_mvm_csa_count_down() argument
1463 !iwl_mvm_te_scheduled(&mvmvif->time_event_data) && gp2 && in iwl_mvm_csa_count_down()
1468 u32 apply_time = gp2 + rel_time * 1024; in iwl_mvm_csa_count_down()
1496 mvm->ap_last_beacon_gp2 = le32_to_cpu(beacon->gp2); in iwl_mvm_rx_beacon_notif()
1509 "beacon status %#x retries:%d tsf:0x%016llX gp2:0x%X rate:%d\n", in iwl_mvm_rx_beacon_notif()
1521 "beacon status %#x tsf:0x%016llX gp2:0x%X\n", in iwl_mvm_rx_beacon_notif()
H A Dfw.c441 * All the BSSes in the BSS table include the GP2 in the system in iwl_mvm_load_ucode_wait_alive()
/linux/drivers/gpio/
H A Dgpio-sch311x.c66 .data_reg = 0x4c, /* GP2 */
/linux/arch/arm/boot/dts/mediatek/
H A Dmt7629.dtsi461 "gp2", "fe", "sgmii_tx250m", "sgmii_rx250m",
H A Dmt2701.dtsi738 clock-names = "ethif", "esw", "gp1", "gp2", "trgpll";
/linux/drivers/media/tuners/
H A Dmt2060.c123 // FMCG=2, GP2=0, GP1=0
/linux/drivers/net/ethernet/xircom/
H A Dxirc2ps_cs.c1482 /* set pin GP1 and GP2 to output (0x0c) in do_reset()
1484 * set GP2 to high to power up the 10Mhz chip (0x02) in do_reset()
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dmain.c1671 IWL_ERR(priv, "0x%08X | time gp2\n", table.gp2); in iwl_dump_nic_error_log()
H A Dcommands.h377 u32 gp2; /* GP2 timer register */ member
/linux/arch/arm64/boot/dts/mediatek/
H A Dmt7622.dtsi985 clock-names = "ethif", "esw", "gp0", "gp1", "gp2",
/linux/drivers/clk/bcm/
H A Dclk-bcm2835.c2122 .name = "gp2",
/linux/drivers/media/usb/gspca/
H A Dzc3xx.c5713 int g, i, adj, gp1, gp2; in setcontrast() local
5741 gp1 = gp2 = 0; in setcontrast()
5755 gr[i - 1] = (g - gp2) / 2; in setcontrast()
5758 gp2 = gp1; in setcontrast()
5761 gr[15] = (0xff - gp2) / 2; in setcontrast()
/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c248 "gp2",