/Linux-v6.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 …]
|
/Linux-v6.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()
|
/Linux-v6.6/drivers/misc/ti-st/ |
D | Kconfig | 4 # drivers (BT, FM and GPS) 14 BT / FM and GPS combo chips. This enables protocol drivers
|
D | Makefile | 4 # and its protocol drivers (BT, FM, GPS)
|
/Linux-v6.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
|
/Linux-v6.6/drivers/usb/serial/ |
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"
|
D | cypress_m8.h | 19 /* DeLorme Earthmate USB - a GPS device */ 31 /* FRWD Dongle - a GPS sports watch */
|
D | usb-serial-simple.c | 99 /* Novatel Wireless GPS driver */ 101 { USB_DEVICE(0x09d7, 0x0100) } /* NovAtel FlexPack GPS */
|
/Linux-v6.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
|
D | rfkill-gpio.yaml | 25 - gps
|
/Linux-v6.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.
|
/Linux-v6.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.
|
/Linux-v6.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 */
|
/Linux-v6.6/kernel/rcu/ |
D | tree_stall.h | 490 ticks_title = "GPs behind"; in print_cpu_stall_info() 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()
|
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 …]
|
/Linux-v6.6/arch/riscv/include/asm/ |
D | asm.h | 85 /* save all GPs except x1 ~ x5 */ 115 /* restore all GPs except x1 ~ x5 */
|
/Linux-v6.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()
|
/Linux-v6.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()
|
/Linux-v6.6/Documentation/driver-api/ |
D | pps.rst | 38 GPS receiver as PPS source, to obtain a wallclock-time with 61 not always connected with a GPS data source. 63 So your programs should check if the GPS data source (the serial port
|
/Linux-v6.6/drivers/platform/x86/ |
D | asus-laptop.c | 19 * Sam Lin - GPS support 178 /* GPS */ 179 /* R2H use different handle for GPS on/off */ 272 struct asus_rfkill gps; member 1237 * GPS 1247 pr_warn("Error reading GPS status\n"); in asus_gps_status() 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()
|
/Linux-v6.6/arch/sh/kernel/cpu/sh4a/ |
D | setup-sh7770.c | 343 DU, VIDEO_IN, REMOTE, YUV, USB, ATAPI, CAN, GPS, GFX2D, enumerator 377 INTC_VECT(CAN, 0x880), INTC_VECT(GPS, 0x8a0), 424 GPS, CAN, ATAPI, USB, YUV, REMOTE, VIDEO_IN, DU, SRC, I2S, 433 { 0xffe00010, 0, 32, 8, /* INT2PRI4 */ { ATAPI, CAN, GPS, GFX2D } },
|
/Linux-v6.6/drivers/pps/ |
D | Kconfig | 9 PPS (Pulse Per Second) is a special pulse provided by some GPS
|
/Linux-v6.6/drivers/clk/sunxi-ng/ |
D | ccu-sun5i.h | 46 /* GPS clock is exported */
|
/Linux-v6.6/drivers/gnss/ |
D | Kconfig | 9 Say Y here if you have a GNSS receiver (e.g. a GPS receiver).
|
/Linux-v6.6/Documentation/usb/ |
D | usb-serial.rst | 218 - TripNav TN-200 USB GPS 219 - Navis Engineering Bureau CH-4711 USB GPS 245 - DeLorme's USB Earthmate GPS (SiRF Star II lp arch) 440 more than 70% of USB GPS devices (in 2010), and some USB UPSes. Devices
|