/linux-6.1.9/arch/powerpc/platforms/52xx/ |
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.1.9/kernel/rcu/ |
D | tree_stall.h | 552 static void print_other_cpu_stall(unsigned long gp_seq, unsigned long gps) in print_other_cpu_stall() argument 592 smp_processor_id(), (long)(jiffies - gps), in print_other_cpu_stall() 625 static void print_cpu_stall(unsigned long gps) in print_cpu_stall() argument 653 jiffies - gps, in print_cpu_stall() 686 unsigned long gps; in check_cpu_stall() local 721 gps = READ_ONCE(rcu_state.gp_start); in check_cpu_stall() 726 ULONG_CMP_GE(gps, js)) in check_cpu_stall() 743 print_cpu_stall(gps); in check_cpu_stall() 761 print_other_cpu_stall(gs2, gps); in check_cpu_stall()
|
D | rcutorture.c | 2513 unsigned long gps; in rcu_torture_fwd_cb_hist() local 2525 gps = rfp->n_launders_hist[j].launder_gp_seq; in rcu_torture_fwd_cb_hist() 2529 rcutorture_seq_diff(gps, gps_old)); in rcu_torture_fwd_cb_hist() 2530 gps_old = gps; in rcu_torture_fwd_cb_hist() 2612 unsigned long gps; in rcu_torture_fwd_prog_nr() local 2636 gps = cur_ops->get_gp_seq(); in rcu_torture_fwd_prog_nr() 2657 gps = rcutorture_seq_diff(cur_ops->get_gp_seq(), gps); in rcu_torture_fwd_prog_nr() 2658 WARN_ON(!cver && gps < 2); in rcu_torture_fwd_prog_nr() 2660 rfp->rcu_fwd_id, dur, cver, gps); in rcu_torture_fwd_prog_nr() 2682 unsigned long gps; in rcu_torture_fwd_prog_cr() local [all …]
|
D | tree.c | 146 unsigned long gps, unsigned long flags); 1903 unsigned long gps, unsigned long flags) in rcu_report_qs_rnp() argument 1913 if ((!(rnp->qsmask & mask) && mask) || rnp->gp_seq != gps) { in rcu_report_qs_rnp() 1970 unsigned long gps; in rcu_report_unblock_qs_rnp() local 1994 gps = rnp->gp_seq; in rcu_report_unblock_qs_rnp() 1998 rcu_report_qs_rnp(mask, rnp_p, gps, flags); in rcu_report_unblock_qs_rnp()
|
/linux-6.1.9/Documentation/ABI/testing/ |
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.1.9/drivers/pinctrl/qcom/ |
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.1.9/drivers/platform/x86/ |
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()
|
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.1.9/Documentation/devicetree/bindings/pinctrl/ |
D | qcom,sc8180x-pinctrl.yaml | 89 gcc_gp3, gcc_gp4, gcc_gp5, gpio, gps, grfc, hs1_mi2s, hs2_mi2s,
|
/linux-6.1.9/arch/arm/boot/dts/ |
D | sun8i-a83t-tbs-a711.dts | 102 reg_gps: reg-gps { 104 regulator-name = "gps";
|
D | omap3-gta04.dtsi | 67 gps_antenna_button: gps-antenna-button {
|
/linux-6.1.9/drivers/usb/serial/ |
D | Kconfig | 275 See <http://sourceforge.net/projects/garmin-gps> for the latest
|
/linux-6.1.9/Documentation/admin-guide/ |
D | kernel-parameters.txt | 5349 0 "airplane mode". All wifi, bluetooth, wimax, gps, fm,
|