Home
last modified time | relevance | path

Searched full:lp0 (Results 1 – 25 of 32) sorted by relevance

12

/linux-6.14.4/Documentation/devicetree/bindings/soc/tegra/
Dnvidia,tegra20-pmc.yaml80 - description: LP0, CPU + Core voltage off and DRAM in self-refresh
106 nvidia,lp0-vec:
109 Starting address and length of LP0 vector. The LP0 vector contains the
110 warm boot code that is executed by AVP when resuming from the LP0 state.
117 - description: starting address of LP0 vector
118 - description: length of LP0 vector
/linux-6.14.4/arch/arm/mach-tegra/
Dsleep-tegra20.S140 * Enters suspend in LP0 or LP1 by turning off the mmu and jumping to
267 * puts memory in self-refresh for LP0 and LP1
277 * In LP0 and LP1 all PLLs will be turned off. Switch the CPU and system clock
323 * executes from IRAM with SDRAM in selfrefresh when target state is LP0 or LP1
Dsleep-tegra30.S37 #define PMC_CTRL_SIDE_EFFECT_LP0 (1 << 14) /* enter LP0 when CPU pwr gated */
281 * Enters suspend in LP0 or LP1 by turning off the MMU and jumping to
295 * LP0 / LP1 use physical address, since the MMU needs to be
648 * puts memory in self-refresh for LP0 and LP1
658 * In LP0 and LP1 all PLLs will be turned off. Switching the CPU and System CLK
745 * executes from IRAM with SDRAM in selfrefresh when target state is LP0 or LP1
Dpm.c261 * 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_pm_init_suspend()
Dreset-handler.S29 * an LP2 transition. Also branched to by LP0 and LP1 resume after
/linux-6.14.4/Documentation/admin-guide/
Dparport.rst221 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``,
Dserial-console.rst25 lp0 for the first parallel port
Ddevices.txt167 0 = /dev/lp0 Parallel printer on parport0
975 0 = /dev/pd_bdm0 PD BDM interface on lp0
978 4 = /dev/icd_bdm0 ICD BDM interface on lp0
2454 0 = /dev/usb/lp0 First USB printer
/linux-6.14.4/arch/arm/include/asm/mach/
Darch.h40 unsigned char reserve_lp0 :1; /* never has lp0 */
/linux-6.14.4/drivers/char/
Dlp.c44 * 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
DKconfig68 option "console=lp0" to the kernel at boot time.
/linux-6.14.4/arch/arm/kernel/
Dsetup.c209 #define lp0 io_res[0] macro
915 * possessing lp0, lp1 or lp2 in request_standard_resources()
918 request_resource(&ioport_resource, &lp0); in request_standard_resources()
/linux-6.14.4/arch/arm64/boot/dts/freescale/
Dimx8mm-emtop-baseboard.dts362 MX8MM_IOMUXC_GPIO1_IO00_ANAMIX_REF_CLK_32K 0x141 /* LP0: 32KHz */
/linux-6.14.4/drivers/gpu/drm/i915/display/
Di9xx_wm.c2677 * and thus fail gracefully if LP0 watermarks in ilk_validate_wm_level()
2777 /* ILK primary LP0 latency is 700 ns */ in ilk_read_wm_latency()
2786 /* ILK sprite LP0 latency is 1300 ns */ in intel_fixup_spr_wm_latency()
2794 /* ILK cursor LP0 latency is 1300 ns */ in intel_fixup_cur_wm_latency()
2895 /* LP0 watermark maximums depend on this pipe alone */ in ilk_validate_pipe_wm()
2903 /* LP0 watermarks always use 1/2 DDB partitioning */ in ilk_validate_pipe_wm()
2906 /* At least LP0 must be valid */ in ilk_validate_pipe_wm()
2908 drm_dbg_kms(&dev_priv->drm, "LP0 watermark invalid\n"); in ilk_validate_pipe_wm()
3218 /* LP0 register values */ in ilk_compute_wm_results()
3509 * For active pipes LP0 watermark is marked as in ilk_pipe_wm_get_hw_state()
Dintel_atomic_plane.c484 * down to LP0 and wait for vblank in order to make sure the in ilk_must_disable_cxsr()
/linux-6.14.4/drivers/soc/tegra/
Dregulators-tegra30.c372 * hardware for resuming from LP0. in tegra30_regulator_prepare_suspend()
Dregulators-tegra20.c387 * hardware for resuming from LP0. in tegra20_regulator_prepare_suspend()
Dpmc.c67 #define PMC_CNTRL_SIDE_EFFECT_LP0 BIT(14) /* LP0 when CPU pwr gated */
374 * LP0 or SC7). Wakeup from other sleep states (such as LP1 or LP2)
411 * @lp0_vec_phys: physical base address of the LP0 warm boot code
412 * @lp0_vec_size: size of the LP0 warm boot code
1890 if (of_property_read_u32_array(np, "nvidia,lp0-vec", values, in tegra_pmc_parse_dt()
3333 "LP0"
3690 "LP0",
/linux-6.14.4/Documentation/usb/
Dgadget-testing.rst914 If udev is active, then e.g. /dev/usb/lp0 should appear.
924 # cat > /dev/usb/lp0
932 # cat /dev/usb/lp0
/linux-6.14.4/drivers/ata/
Dahci_tegra.c616 /* LP0 suspend support not implemented */
/linux-6.14.4/arch/arm/boot/dts/nvidia/
Dtegra124-nyan.dtsi748 vdd_3v3_lp0: regulator-lp0 {
Dtegra124-venice2.dts1196 vdd_3v3_lp0: regulator-lp0 {
/linux-6.14.4/drivers/scsi/isci/
Dport_config.c153 * hardware. The SCU hardware allows for port configurations as follows. LP0
/linux-6.14.4/arch/arm64/boot/dts/nvidia/
Dtegra132-norrin.dts1182 vdd_3v3_lp0: regulator-vdd-3v3-lp0 {
/linux-6.14.4/drivers/interconnect/qcom/
Dsm8750.c1252 .name = "LP0",

12