| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/arm/tegra/ |
| D | nvidia,tegra20-pmc.txt | 33 0 (LP0): CPU + Core voltage off and DRAM in self-refresh 50 - nvidia,lp0-vec : <start length> Starting address and length of LP0 vector 51 The LP0 vector contains the warm boot code that is executed by AVP when 52 resuming from the LP0 state. The AVP (Audio-Video Processor) is an ARM7 96 nvidia,lp0-vec = <0xbdffd000 0x2000>;
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/tegra/ |
| D | nvidia,tegra20-pmc.yaml | 92 Mode 0 is for LP0, CPU + Core voltage off and DRAM in self-refresh 114 nvidia,lp0-vec: 117 <start length> Starting address and length of LP0 vector. 118 The LP0 vector contains the warm boot code that is executed 119 by AVP when resuming from the LP0 state.
|
| /kernel/linux/linux-5.10/arch/arm/mach-tegra/ |
| D | sleep-tegra20.S | 115 * Enters suspend in LP0 or LP1 by turning off the mmu and jumping to 242 * puts memory in self-refresh for LP0 and LP1 252 * In LP0 and LP1 all PLLs will be turned off. Switch the CPU and system clock 294 * executes from IRAM with SDRAM in selfrefresh when target state is LP0 or LP1
|
| D | sleep-tegra30.S | 37 #define PMC_CTRL_SIDE_EFFECT_LP0 (1 << 14) /* enter LP0 when CPU pwr gated */ 232 * Enters suspend in LP0 or LP1 by turning off the MMU and jumping to 246 * LP0 / LP1 use physical address, since the MMU needs to be 600 * puts memory in self-refresh for LP0 and LP1 610 * In LP0 and LP1 all PLLs will be turned off. Switching the CPU and System CLK 689 * executes from IRAM with SDRAM in selfrefresh when target state is LP0 or LP1
|
| D | pm.c | 261 * copy these code to IRAM before LP0/LP1 suspend and restore the content 343 [TEGRA_SUSPEND_LP0] = "LP0", 418 "self-refresh -- LP0/LP1 unavailable\n", in tegra_init_suspend()
|
| D | reset-handler.S | 27 * an LP2 transition. Also branched to by LP0 and LP1 resume after
|
| /kernel/linux/linux-4.19/arch/arm/mach-tegra/ |
| D | pm.c | 232 * copy these code to IRAM before LP0/LP1 suspend and restore the content 314 [TEGRA_SUSPEND_LP0] = "LP0", 379 "self-refresh -- LP0/LP1 unavailable\n", in tegra_init_suspend()
|
| D | sleep-tegra30.S | 49 #define PMC_CTRL_SIDE_EFFECT_LP0 (1 << 14) /* enter LP0 when CPU pwr gated */ 241 * Enters suspend in LP0 or LP1 by turning off the MMU and jumping to 255 * LP0 / LP1 use physical address, since the MMU needs to be 602 * puts memory in self-refresh for LP0 and LP1 612 * In LP0 and LP1 all PLLs will be turned off. Switching the CPU and System CLK 683 * executes from IRAM with SDRAM in selfrefresh when target state is LP0 or LP1
|
| D | sleep-tegra20.S | 231 * Enters suspend in LP0 or LP1 by turning off the mmu and jumping to 421 * puts memory in self-refresh for LP0 and LP1 431 * In LP0 and LP1 all PLLs will be turned off. Switch the CPU and system clock 473 * executes from IRAM with SDRAM in selfrefresh when target state is LP0 or LP1
|
| D | reset-handler.S | 39 * an LP2 transition. Also branched to by LP0 and LP1 resume after
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/ |
| D | parport.rst | 221 Both the above examples would inform lp that you want ``/dev/lp0`` to be 226 name, so ``/dev/lp0`` was always the port at 0x3bc. This is no longer the 227 case - if you only have one port, it will default to being ``/dev/lp0``,
|
| D | serial-console.rst | 25 lp0 for the first parallel port
|
| /kernel/linux/linux-4.19/Documentation/admin-guide/ |
| D | parport.rst | 221 Both the above examples would inform lp that you want ``/dev/lp0`` to be 226 name, so ``/dev/lp0`` was always the port at 0x3bc. This is no longer the 227 case - if you only have one port, it will default to being ``/dev/lp0``,
|
| D | serial-console.rst | 25 lp0 for the first parallel port
|
| /kernel/linux/linux-4.19/arch/arm/include/asm/mach/ |
| D | arch.h | 43 unsigned char reserve_lp0 :1; /* never has lp0 */
|
| /kernel/linux/linux-5.10/arch/arm/include/asm/mach/ |
| D | arch.h | 40 unsigned char reserve_lp0 :1; /* never has lp0 */
|
| /kernel/linux/linux-4.19/Documentation/usb/ |
| D | gadget-testing.txt | 760 If udev is active, then e.g. /dev/usb/lp0 should appear. 767 # cat > /dev/usb/lp0 773 # cat /dev/usb/lp0
|
| /kernel/linux/linux-5.10/drivers/char/ |
| D | lp.c | 44 * lp=parport1,none,parport2 (bind lp0 to parport1, disable lp1 and 71 * lp0 0x3bc 77 * to lp0 regardless of its I/O address. If you need the old behaviour, you
|
| /kernel/linux/linux-4.19/drivers/char/ |
| D | lp.c | 43 * lp=parport1,none,parport2 (bind lp0 to parport1, disable lp1 and 70 * lp0 0x3bc 76 * to lp0 regardless of its I/O address. If you need the old behaviour, you
|
| /kernel/linux/linux-4.19/arch/arm/kernel/ |
| D | setup.c | 218 #define lp0 io_res[0] macro 902 * possessing lp0, lp1 or lp2 in request_standard_resources() 905 request_resource(&ioport_resource, &lp0); in request_standard_resources()
|
| /kernel/linux/linux-5.10/drivers/soc/tegra/ |
| D | pmc.c | 61 #define PMC_CNTRL_SIDE_EFFECT_LP0 BIT(14) /* LP0 when CPU pwr gated */ 330 * LP0 or SC7). Wakeup from other sleep states (such as LP1 or LP2) 363 * @lp0_vec_phys: physical base address of the LP0 warm boot code 364 * @lp0_vec_size: size of the LP0 warm boot code 1645 if (of_property_read_u32_array(np, "nvidia,lp0-vec", values, in tegra_pmc_parse_dt() 2796 "LP0" 3084 "LP0",
|
| /kernel/linux/linux-5.10/arch/arm/kernel/ |
| D | setup.c | 216 #define lp0 io_res[0] macro 914 * possessing lp0, lp1 or lp2 in request_standard_resources() 917 request_resource(&ioport_resource, &lp0); in request_standard_resources()
|
| /kernel/linux/linux-5.10/Documentation/usb/ |
| D | gadget-testing.rst | 868 If udev is active, then e.g. /dev/usb/lp0 should appear. 878 # cat > /dev/usb/lp0 886 # cat /dev/usb/lp0
|
| /kernel/linux/linux-4.19/drivers/soc/tegra/ |
| D | pmc.c | 52 #define PMC_CNTRL_SIDE_EFFECT_LP0 BIT(14) /* LP0 when CPU pwr gated */ 189 * @lp0_vec_phys: physical base address of the LP0 warm boot code 190 * @lp0_vec_size: size of the LP0 warm boot code 1274 if (of_property_read_u32_array(np, "nvidia,lp0-vec", values, in tegra_pmc_parse_dt()
|
| /kernel/linux/linux-4.19/arch/arm/mach-ebsa110/ |
| D | io.c | 189 * f0000de0 - f0000dfc 378 - 37f lp0
|