Searched full:lp1 (Results 1 – 19 of 19) sorted by relevance
/Linux-v6.1/arch/arm/mach-tegra/ |
D | pm.c | 228 * The Tegra devices support suspending to LP1 or lower currently. in tegra_pm_validate_suspend_mode() 259 * Hooking the address of LP1 reset vector and SDRAM self-refresh code in 261 * copy these code to IRAM before LP0/LP1 suspend and restore the content 342 [TEGRA_SUSPEND_LP1] = "LP1", 418 "self-refresh -- LP0/LP1 unavailable\n", in tegra_pm_init_suspend()
|
D | sleep-tegra20.S | 138 * Enters suspend in LP0 or LP1 by turning off the mmu and jumping to 178 * reset vector for LP1 restore; copied into IRAM during suspend. 265 * puts memory in self-refresh for LP0 and LP1 275 * In LP0 and LP1 all PLLs will be turned off. Switch the CPU and system clock 321 * executes from IRAM with SDRAM in selfrefresh when target state is LP0 or LP1
|
D | reset-handler.S | 27 * an LP2 transition. Also branched to by LP0 and LP1 resume after 126 * R8 = CPU in LP1 state mask 191 /* Waking up from LP1? */ 199 bleq __die @ no LP1 startup handler
|
D | sleep-tegra30.S | 279 * Enters suspend in LP0 or LP1 by turning off the MMU and jumping to 293 * LP0 / LP1 use physical address, since the MMU needs to be 352 * reset vector for LP1 restore; copied into IRAM during suspend. 646 * puts memory in self-refresh for LP0 and LP1 656 * In LP0 and LP1 all PLLs will be turned off. Switching the CPU and System CLK 698 /* disable PLLM via PMC in LP1 */ 743 * executes from IRAM with SDRAM in selfrefresh when target state is LP0 or LP1 891 * and COMP in the lowest power mode when LP1.
|
/Linux-v6.1/arch/arm/include/asm/mach/ |
D | arch.h | 41 unsigned char reserve_lp1 :1; /* never has lp1 */
|
/Linux-v6.1/drivers/gpu/drm/i915/ |
D | intel_pm.c | 2687 /* HSW allows LP1+ watermarks even with multiple pipes */ in ilk_plane_wm_max() 2720 /* HSW LP1+ watermarks w/ multiple pipes */ in ilk_cursor_wm_max() 3079 /* ILK/SNB/IVB: LP1+ watermarks only w/o scaling */ in ilk_compute_pipe_wm() 3218 /* ILK/SNB/IVB: LP1+ watermarks only w/ single pipe */ in ilk_wm_merge() 3262 /* LP1,LP2,LP3 levels are either 1,2,3 or 1,3,4 */ in ilk_wm_lp_to_level() 3287 /* LP1+ register values */ in ilk_compute_wm_results() 3387 /* Must disable LP1+ watermarks too */ in ilk_compute_wm_dirty() 3394 /* Must disable LP1+ watermarks too */ in ilk_compute_wm_dirty() 3400 /* Must disable LP1+ watermarks too */ in ilk_compute_wm_dirty() 3404 /* LP1+ watermarks already deemed dirty, no need to continue */ in ilk_compute_wm_dirty() [all …]
|
/Linux-v6.1/arch/arm/kernel/ |
D | setup.c | 217 #define lp1 io_res[1] macro 914 * possessing lp0, lp1 or lp2 in request_standard_resources() 919 request_resource(&ioport_resource, &lp1); in request_standard_resources()
|
/Linux-v6.1/Documentation/admin-guide/ |
D | parport.rst | 222 the first parallel port, and /dev/lp1 to be the **third** parallel port,
|
D | devices.txt | 168 1 = /dev/lp1 Parallel printer on parport1 976 1 = /dev/pd_bdm1 PD BDM interface on lp1 979 5 = /dev/icd_bdm1 ICD BDM interface on lp1
|
D | kernel-parameters.txt | 2890 lp=port[,port...] lp=none,parport0 (lp0 not configured, lp1 uses
|
/Linux-v6.1/drivers/clk/ |
D | clk-si514.c | 122 /* Calculate LP1/LP2 according to table 13 in the datasheet */ in si514_set_muldiv()
|
/Linux-v6.1/Documentation/devicetree/bindings/arm/tegra/ |
D | nvidia,tegra20-pmc.yaml | 92 Mode 1 is for LP1, CPU voltage off and DRAM in self-refresh
|
/Linux-v6.1/drivers/char/ |
D | lp.c | 44 * lp=parport1,none,parport2 (bind lp0 to parport1, disable lp1 and 72 * lp1 0x378
|
/Linux-v6.1/drivers/gpu/drm/i915/display/ |
D | intel_atomic_plane.c | 515 * when we start in big FIFO mode (LP1+). Thus we need to drop in intel_plane_atomic_calc_changes() 519 * we've already signalled flip completion. We can resume LP1+ in intel_plane_atomic_calc_changes()
|
/Linux-v6.1/drivers/soc/tegra/fuse/ |
D | fuse-tegra.c | 331 * from LP1 system suspend and as part of CCPLEX cluster switching. in tegra_fuse_suspend()
|
/Linux-v6.1/drivers/scsi/isci/ |
D | port_config.c | 154 * -> (PE0), (PE0, PE1), (PE0, PE1, PE2, PE3) LP1 -> (PE1) LP2 -> (PE2), (PE2,
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | tegra30-asus-transformer-common.dtsi | 1349 /* FIXME: LP1 doesn't work at the moment */
|
/Linux-v6.1/drivers/gpu/drm/vc4/ |
D | vc4_dsi.c | 1469 DSI_PORT_BIT(INT_ERR_CONT_LP1), "LP1 contention"); in vc4_dsi_irq_handler()
|
/Linux-v6.1/drivers/soc/tegra/ |
D | pmc.c | 367 * LP0 or SC7). Wakeup from other sleep states (such as LP1 or LP2)
|