/kernel/linux/linux-5.10/arch/powerpc/platforms/52xx/ |
D | lite5200_pm.c | 16 static struct mpc52xx_gpio __iomem *gps; variable 80 gps = mbar + 0xb00; in lite5200_pm_prepare() 105 _memcpy_fromio(&sgps, gps, sizeof(*gps)); in lite5200_save_regs() 125 _memcpy_toio(gps, &sgps, sizeof(*gps)); in lite5200_restore_regs()
|
/kernel/linux/linux-5.10/kernel/rcu/ |
D | tree_stall.h | 471 static void print_other_cpu_stall(unsigned long gp_seq, unsigned long gps) in print_other_cpu_stall() argument 510 smp_processor_id(), (long)(jiffies - gps), in print_other_cpu_stall() 542 static void print_cpu_stall(unsigned long gps) in print_cpu_stall() argument 569 jiffies - gps, in print_cpu_stall() 600 unsigned long gps; in check_cpu_stall() local 635 gps = READ_ONCE(rcu_state.gp_start); in check_cpu_stall() 640 ULONG_CMP_GE(gps, js)) in check_cpu_stall() 657 print_cpu_stall(gps); in check_cpu_stall() 674 print_other_cpu_stall(gs2, gps); in check_cpu_stall()
|
D | rcutorture.c | 1833 unsigned long gps; in rcu_torture_fwd_cb_hist() local 1845 gps = rfp->n_launders_hist[j].launder_gp_seq; in rcu_torture_fwd_cb_hist() 1849 rcutorture_seq_diff(gps, gps_old)); in rcu_torture_fwd_cb_hist() 1850 gps_old = gps; in rcu_torture_fwd_cb_hist() 1932 unsigned long gps; in rcu_torture_fwd_prog_nr() local 1953 gps = cur_ops->get_gp_seq(); in rcu_torture_fwd_prog_nr() 1974 gps = rcutorture_seq_diff(cur_ops->get_gp_seq(), gps); in rcu_torture_fwd_prog_nr() 1975 WARN_ON(!cver && gps < 2); in rcu_torture_fwd_prog_nr() 1976 pr_alert("%s: Duration %ld cver %ld gps %ld\n", __func__, dur, cver, gps); in rcu_torture_fwd_prog_nr() 1997 unsigned long gps; in rcu_torture_fwd_prog_cr() local [all …]
|
D | tree.c | 146 unsigned long gps, unsigned long flags); 2152 unsigned long gps, unsigned long flags) in rcu_report_qs_rnp() argument 2162 if ((!(rnp->qsmask & mask) && mask) || rnp->gp_seq != gps) { in rcu_report_qs_rnp() 2219 unsigned long gps; in rcu_report_unblock_qs_rnp() local 2243 gps = rnp->gp_seq; in rcu_report_unblock_qs_rnp() 2247 rcu_report_qs_rnp(mask, rnp_p, gps, flags); in rcu_report_unblock_qs_rnp()
|
/kernel/linux/linux-5.10/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.
|
/kernel/linux/linux-5.10/arch/arm/boot/dts/ |
D | atlas6.dtsi | 177 gps@a8010000 { 178 compatible = "sirf,prima2-gps"; 478 gps_pins_a: gps@0 { 479 gps { 481 sirf,function = "gps";
|
D | prima2.dtsi | 183 gps@a8010000 { 184 compatible = "sirf,prima2-gps"; 486 gps_pins_a: gps@0 { 487 gps { 489 sirf,function = "gps";
|
D | sun8i-a83t-tbs-a711.dts | 102 reg_gps: reg-gps { 104 regulator-name = "gps";
|
D | omap3-gta04.dtsi | 65 gps_antenna_button: gps-antenna-button {
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/ |
D | prima2-clock.txt | 24 gps 9
|
/kernel/linux/linux-5.10/drivers/clk/sirf/ |
D | clk-atlas6.c | 61 rtc, osc, pll1, pll2, pll3, mem, sys, security, dsp, gps, enumerator
|
D | clk-prima2.c | 60 rtc, osc, pll1, pll2, pll3, mem, sys, security, dsp, gps, enumerator
|
/kernel/linux/linux-5.10/drivers/platform/x86/ |
D | asus-wmi.c | 198 struct asus_rfkill gps; member 1108 if (asus->gps.rfkill) { in asus_wmi_rfkill_exit() 1109 rfkill_unregister(asus->gps.rfkill); in asus_wmi_rfkill_exit() 1110 rfkill_destroy(asus->gps.rfkill); in asus_wmi_rfkill_exit() 1111 asus->gps.rfkill = NULL; in asus_wmi_rfkill_exit() 1152 result = asus_new_rfkill(asus, &asus->gps, "asus-gps", in asus_wmi_rfkill_init() 2747 if (asus->gps.rfkill) { in asus_hotk_restore() 2749 rfkill_set_sw_state(asus->gps.rfkill, bl); in asus_hotk_restore()
|
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()
|
/kernel/linux/linux-5.10/drivers/usb/serial/ |
D | Kconfig | 274 See <http://sourceforge.net/projects/garmin-gps> for the latest
|
/kernel/linux/linux-5.10/Documentation/admin-guide/ |
D | kernel-parameters.txt | 4679 0 "airplane mode". All wifi, bluetooth, wimax, gps, fm,
|