/linux-6.3-rc2/arch/powerpc/platforms/52xx/ |
A D | lite5200_pm.c | 18 static struct mpc52xx_gpio __iomem *gps; variable 82 gps = mbar + 0xb00; in lite5200_pm_prepare() 107 _memcpy_fromio(&sgps, gps, sizeof(*gps)); in lite5200_save_regs() 127 _memcpy_toio(gps, &sgps, sizeof(*gps)); in lite5200_restore_regs()
|
/linux-6.3-rc2/kernel/rcu/ |
A D | tree_stall.h | 583 static void print_other_cpu_stall(unsigned long gp_seq, unsigned long gps) in print_other_cpu_stall() argument 623 smp_processor_id(), (long)(jiffies - gps), in print_other_cpu_stall() 656 static void print_cpu_stall(unsigned long gps) in print_cpu_stall() argument 684 jiffies - gps, in print_cpu_stall() 717 unsigned long gps; in check_cpu_stall() local 752 gps = READ_ONCE(rcu_state.gp_start); in check_cpu_stall() 757 ULONG_CMP_GE(gps, js)) in check_cpu_stall() 774 print_cpu_stall(gps); in check_cpu_stall() 792 print_other_cpu_stall(gs2, gps); in check_cpu_stall()
|
A D | rcutorture.c | 2557 unsigned long gps; in rcu_torture_fwd_cb_hist() local 2574 gps_old = gps; in rcu_torture_fwd_cb_hist() 2656 unsigned long gps; in rcu_torture_fwd_prog_nr() local 2680 gps = cur_ops->get_gp_seq(); in rcu_torture_fwd_prog_nr() 2701 gps = rcutorture_seq_diff(cur_ops->get_gp_seq(), gps); in rcu_torture_fwd_prog_nr() 2702 WARN_ON(!cver && gps < 2); in rcu_torture_fwd_prog_nr() 2704 rfp->rcu_fwd_id, dur, cver, gps); in rcu_torture_fwd_prog_nr() 2726 unsigned long gps; in rcu_torture_fwd_prog_cr() local 2757 gps = cur_ops->get_gp_seq(); in rcu_torture_fwd_prog_cr() 2758 rfp->rcu_launder_gp_seq_start = gps; in rcu_torture_fwd_prog_cr() [all …]
|
A D | tree.c | 146 unsigned long gps, unsigned long flags); 1851 unsigned long gps, unsigned long flags) in rcu_report_qs_rnp() argument 1861 if ((!(rnp->qsmask & mask) && mask) || rnp->gp_seq != gps) { in rcu_report_qs_rnp() 1918 unsigned long gps; in rcu_report_unblock_qs_rnp() local 1942 gps = rnp->gp_seq; in rcu_report_unblock_qs_rnp() 1946 rcu_report_qs_rnp(mask, rnp_p, gps, flags); in rcu_report_unblock_qs_rnp()
|
/linux-6.3-rc2/Documentation/ABI/testing/ |
A D | sysfs-platform-asus-laptop | 19 What: /sys/devices/platform/asus_laptop/gps 24 Control the gps device. 1 means on, 0 means off.
|
/linux-6.3-rc2/Documentation/devicetree/bindings/net/ |
A D | rfkill-gpio.yaml | 25 - gps
|
/linux-6.3-rc2/drivers/pinctrl/qcom/ |
A D | pinctrl-sc8180x.c | 1284 FUNCTION(gps), 1439 [60] = PINGROUP(60, EAST, gps, nav_pps, nav_pps, qup_l4, mdp_vsync, atest_usb1, ddr_pxi, _, _), 1455 [76] = PINGROUP(76, EAST, _, grfc, gps, nav_pps, nav_pps, tgu, atest_usb4, ddr_pxi, _), 1456 [77] = PINGROUP(77, EAST, _, grfc, gps, nav_pps, nav_pps, tgu, atest_usb4, ddr_pxi, _), 1460 [81] = PINGROUP(81, EAST, _, grfc, gps, nav_pps, nav_pps, qdss_cti, _, emac_pps, _), 1461 [82] = PINGROUP(82, EAST, _, grfc, gps, nav_pps, nav_pps, mdp_vsync, qdss_cti, _, _),
|
/linux-6.3-rc2/arch/arm64/boot/dts/qcom/ |
A D | msm8916-ufi.dtsi | 25 gps_mem: gps@8bd00000 {
|
/linux-6.3-rc2/drivers/platform/x86/ |
A D | asus-laptop.c | 272 struct asus_rfkill gps; member 1283 rfkill_set_sw_state(asus->gps.rfkill, !value); in gps_store() 1286 static DEVICE_ATTR_RW(gps); 1338 asus_rfkill_terminate(&asus->gps); in asus_rfkill_exit() 1373 result = asus_rfkill_setup(asus, &asus->gps, "asus-gps", in asus_rfkill_init()
|
A D | asus-wmi.c | 223 struct asus_rfkill gps; member 1593 if (asus->gps.rfkill) { in asus_wmi_rfkill_exit() 1594 rfkill_unregister(asus->gps.rfkill); in asus_wmi_rfkill_exit() 1595 rfkill_destroy(asus->gps.rfkill); in asus_wmi_rfkill_exit() 1596 asus->gps.rfkill = NULL; in asus_wmi_rfkill_exit() 1637 result = asus_new_rfkill(asus, &asus->gps, "asus-gps", in asus_wmi_rfkill_init() 3948 if (asus->gps.rfkill) { in asus_hotk_restore() 3950 rfkill_set_sw_state(asus->gps.rfkill, bl); in asus_hotk_restore()
|
/linux-6.3-rc2/Documentation/devicetree/bindings/pinctrl/ |
A D | qcom,sc8180x-tlmm.yaml | 90 gcc_gp3, gcc_gp4, gcc_gp5, gpio, gps, grfc, hs1_mi2s, hs2_mi2s,
|
/linux-6.3-rc2/arch/arm/boot/dts/ |
A D | sun8i-a83t-tbs-a711.dts | 102 reg_gps: reg-gps { 104 regulator-name = "gps";
|
A D | omap3-gta04.dtsi | 67 gps_antenna_button: gps-antenna-button {
|
/linux-6.3-rc2/Documentation/devicetree/bindings/serial/ |
A D | serial.yaml | 99 "^bluetooth|gnss|gps|mcu$":
|
/linux-6.3-rc2/drivers/usb/serial/ |
A D | Kconfig | 275 See <http://sourceforge.net/projects/garmin-gps> for the latest
|
/linux-6.3-rc2/Documentation/admin-guide/ |
A D | kernel-parameters.txt | 5380 0 "airplane mode". All wifi, bluetooth, wimax, gps, fm,
|