| /kernel/linux/linux-5.10/Documentation/RCU/ |
| D | torture.rst | 276 SRCU-N ------- 804233 GPs (148.932/s) [srcu: g10008272 f0x0 ] 277 SRCU-P ------- 202320 GPs (37.4667/s) [srcud: g1809476 f0x0 ] 278 SRCU-t ------- 1122086 GPs (207.794/s) [srcu: g0 f0x0 ] 279 SRCU-u ------- 1111285 GPs (205.794/s) [srcud: g1 f0x0 ] 280 TASKS01 ------- 19666 GPs (3.64185/s) [tasks: g0 f0x0 ] 281 TASKS02 ------- 20541 GPs (3.80389/s) [tasks: g0 f0x0 ] 282 TASKS03 ------- 19416 GPs (3.59556/s) [tasks: g0 f0x0 ] 283 TINY01 ------- 836134 GPs (154.84/s) [rcu: g0 f0x0 ] n_max_cbs: 34198 284 TINY02 ------- 850371 GPs (157.476/s) [rcu: g0 f0x0 ] n_max_cbs: 2631 285 TREE01 ------- 162625 GPs (30.1157/s) [rcu: g1124169 f0x0 ] [all …]
|
| /kernel/linux/linux-6.6/Documentation/RCU/ |
| D | torture.rst | 287 SRCU-N ------- 804233 GPs (148.932/s) [srcu: g10008272 f0x0 ] 288 SRCU-P ------- 202320 GPs (37.4667/s) [srcud: g1809476 f0x0 ] 289 SRCU-t ------- 1122086 GPs (207.794/s) [srcu: g0 f0x0 ] 290 SRCU-u ------- 1111285 GPs (205.794/s) [srcud: g1 f0x0 ] 291 TASKS01 ------- 19666 GPs (3.64185/s) [tasks: g0 f0x0 ] 292 TASKS02 ------- 20541 GPs (3.80389/s) [tasks: g0 f0x0 ] 293 TASKS03 ------- 19416 GPs (3.59556/s) [tasks: g0 f0x0 ] 294 TINY01 ------- 836134 GPs (154.84/s) [rcu: g0 f0x0 ] n_max_cbs: 34198 295 TINY02 ------- 850371 GPs (157.476/s) [rcu: g0 f0x0 ] n_max_cbs: 2631 296 TREE01 ------- 162625 GPs (30.1157/s) [rcu: g1124169 f0x0 ] [all …]
|
| /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-6.6/arch/powerpc/platforms/52xx/ |
| D | lite5200_pm.c | 18 static struct mpc52xx_gpio __iomem *gps; variable 79 gps = mbar + 0xb00; in lite5200_pm_prepare() 104 _memcpy_fromio(&sgps, gps, sizeof(*gps)); in lite5200_save_regs() 124 _memcpy_toio(gps, &sgps, sizeof(*gps)); in lite5200_restore_regs()
|
| /kernel/linux/linux-5.10/arch/arm/mach-s3c/ |
| D | mach-n30.c | 76 * On the N35 and variants the GPS receiver is connected here. */ 222 .desc = "GPS Antenna", 262 /* This is the blue LED on the device. Originally used to indicate GPS activity 462 * N30/PiN GPS control 0=GPS enabled, 1=GPS disabled in n30_hwinit() 496 * N35/PiN output 1=GPS LED on in n30_hwinit() 519 * N35 input GPS antenna position, 0=antenna closed, 1=open in n30_hwinit() 545 * N35 output 0=GPS antenna powered, 1=not powered in n30_hwinit() 562 * N35/PiN GPS receiver in n30_hwinit()
|
| /kernel/linux/linux-5.10/drivers/misc/ti-st/ |
| D | Kconfig | 4 # drivers (BT, FM and GPS) 14 BT / FM and GPS combo chips. This enables protocol drivers
|
| /kernel/linux/linux-6.6/drivers/misc/ti-st/ |
| D | Kconfig | 4 # drivers (BT, FM and GPS) 14 BT / FM and GPS combo chips. This enables protocol drivers
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/gnss/ |
| D | sirfstar.yaml | 15 2004 and used in a lot of dedicated GPS devices. In 2009 SiRF was acquired 16 by CSR (Cambridge Silicon Radio) and in 2012 the CSR GPS business was
|
| /kernel/linux/linux-5.10/kernel/rcu/ |
| D | tree_stall.h | 423 ticks_title = "GPs behind"; in print_cpu_stall_info() 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 | 1043 pr_info("%s: Testing conditional GPs.\n", __func__); in rcu_torture_writer() 1049 pr_info("%s: Testing expedited GPs.\n", __func__); in rcu_torture_writer() 1055 pr_info("%s: Testing asynchronous GPs.\n", __func__); in rcu_torture_writer() 1061 pr_info("%s: Testing normal GPs.\n", __func__); in rcu_torture_writer() 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() [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/ |
| D | ti-bluetooth.txt | 9 * TI WiLink 7/8 (wl12xx/wl18xx) Shared Transport BT/FM/GPS devices 12 and GPS over what's called "shared transport". The shared transport is
|
| /kernel/linux/linux-5.10/drivers/mmc/core/ |
| D | Kconfig | 66 tristate "SDIO UART/GPS class support" 70 class, as well as the GPS class which appears like a UART.
|
| /kernel/linux/linux-5.10/drivers/usb/serial/ |
| D | cypress_m8.h | 19 /* DeLorme Earthmate USB - a GPS device */ 31 /* FRWD Dongle - a GPS sports watch */
|
| D | Kconfig | 70 - Novatel Wireless GPS receivers 149 USB to Serial microcontroller, such as the DeLorme Earthmate GPS. 270 tristate "USB Garmin GPS driver" 272 Say Y here if you want to connect to your Garmin GPS. 273 Should work with most Garmin GPS devices which have a native USB port. 275 See <http://sourceforge.net/projects/garmin-gps> for the latest 441 tristate "USB Navman GPS device"
|
| /kernel/linux/linux-6.6/drivers/usb/serial/ |
| D | cypress_m8.h | 19 /* DeLorme Earthmate USB - a GPS device */ 31 /* FRWD Dongle - a GPS sports watch */
|
| D | Kconfig | 70 - Novatel Wireless GPS receivers 149 USB to Serial microcontroller, such as the DeLorme Earthmate GPS. 270 tristate "USB Garmin GPS driver" 272 Say Y here if you want to connect to your Garmin GPS. 273 Should work with most Garmin GPS devices which have a native USB port. 275 See <http://sourceforge.net/projects/garmin-gps> for the latest 441 tristate "USB Navman GPS device"
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/net/ |
| D | ti,bluetooth.yaml | 18 * TI WiLink 7/8 (wl12xx/wl18xx) Shared Transport BT/FM/GPS devices 21 and GPS over what's called "shared transport". The shared transport is
|
| /kernel/linux/linux-6.6/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/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-6.6/drivers/mmc/core/ |
| D | Kconfig | 67 tristate "SDIO UART/GPS class support" 71 class, as well as the GPS class which appears like a UART.
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | ti_wilink_st.h | 5 * Texas Instruments BT,FM and GPS combo chip drivers 29 * struct st_proto_s - Per Protocol structure from BT/FM/GPS to ST 31 * available proto_type(BT, FM, GPS the protocol which share TTY). 385 * header information used by st_core.c for FM and GPS 398 /* gps stuff */
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | ti_wilink_st.h | 5 * Texas Instruments BT,FM and GPS combo chip drivers 29 * struct st_proto_s - Per Protocol structure from BT/FM/GPS to ST 31 * available proto_type(BT, FM, GPS the protocol which share TTY). 385 * header information used by st_core.c for FM and GPS 398 /* gps stuff */
|
| /kernel/linux/linux-6.6/kernel/rcu/ |
| D | rcutorture.c | 1242 pr_info("%s: Testing conditional GPs.\n", __func__); in rcu_torture_write_types() 1248 pr_info("%s: Testing conditional expedited GPs.\n", __func__); in rcu_torture_write_types() 1254 pr_info("%s: Testing conditional full-state GPs.\n", __func__); in rcu_torture_write_types() 1260 pr_info("%s: Testing conditional full-state expedited GPs.\n", __func__); in rcu_torture_write_types() 1267 pr_info("%s: Testing expedited GPs.\n", __func__); in rcu_torture_write_types() 1273 pr_info("%s: Testing asynchronous GPs.\n", __func__); in rcu_torture_write_types() 1280 pr_info("%s: Testing polling GPs.\n", __func__); in rcu_torture_write_types() 1287 pr_info("%s: Testing polling full-state GPs.\n", __func__); in rcu_torture_write_types() 1293 pr_info("%s: Testing polling expedited GPs.\n", __func__); in rcu_torture_write_types() 1299 pr_info("%s: Testing polling full-state expedited GPs.\n", __func__); in rcu_torture_write_types() [all …]
|
| /kernel/linux/linux-6.6/arch/x86/mm/pat/ |
| D | cpa-test.c | 34 GPS = (1<<30) enumerator 71 i += GPS/PAGE_SIZE; in print_split() 101 expected = (s->gpg*GPS + s->lpg*LPS)/PAGE_SIZE + s->spg + missed; in print_split()
|
| /kernel/linux/linux-6.6/drivers/platform/x86/intel/ |
| D | oaktrail.c | 17 * for these components: wifi, bluetooth, wwan (3g), gps 50 * (1 << 2): GPS enable/disable, RW. 179 gps_rfkill = oaktrail_rfkill_new("oaktrail-gps", in oaktrail_rfkill_init()
|