Home
last modified time | relevance | path

Searched refs:PO (Results 1 – 20 of 20) sorted by relevance

/linux-6.12.1/Documentation/hwmon/
Dds620.rst30 PO is always low. If .pomode == 1, the thermostat is in PO_LOW mode. I.e., the
31 output pin PO becomes active when the temperature falls below temp1_min and
34 Likewise, with .pomode == 2, the thermostat is in PO_HIGH mode. I.e., the PO
38 The PO output pin of the DS620 operates active-low.
/linux-6.12.1/drivers/platform/x86/dell/dell-wmi-sysman/
Dsysman.c333 case PO: in alloc_attributes_data()
414 case PO: min_elements = 4; break; in init_bios_attributes()
450 if (attr_type == PO) in init_bios_attributes()
491 case PO: in init_bios_attributes()
593 ret = init_bios_attributes(PO, DELL_WMI_BIOS_PASSOBJ_ATTRIBUTE_GUID); in sysman_init()
Ddell-wmi-sysman.h90 enum { ENUM, INT, STR, PO }; enumerator
/linux-6.12.1/drivers/iio/temperature/
Dmlx90635.c289 static int mlx90635_read_ee_ambient(struct regmap *regmap, s16 *PG, s16 *PO, s16 *Gb) in mlx90635_read_ee_ambient() argument
297 *PO = (s16)read_tmp; in mlx90635_read_ee_ambient()
610 s16 PG, PO, Gb; in mlx90635_calc_ambient() local
613 ret = mlx90635_read_ee_ambient(data->regmap_ee, &PG, &PO, &Gb); in mlx90635_calc_ambient()
632 PG, PO, Gb); in mlx90635_calc_ambient()
847 s16 Fb, Ga, Gb, Ha, Hb, PG, PO; in mlx90635_wakeup() local
879 ret = mlx90635_read_ee_ambient(data->regmap_ee, &PG, &PO, &Gb); in mlx90635_wakeup()
Dmlx90632.c897 s32 PT, PR, PG, PO; in mlx90632_calc_ambient_dsp105() local
910 ret = mlx90632_read_ee_register(data->regmap, MLX90632_EE_P_O, &PO); in mlx90632_calc_ambient_dsp105()
923 PT, PR, PG, PO, Gb); in mlx90632_calc_ambient_dsp105()
/linux-6.12.1/Documentation/translations/zh_CN/admin-guide/
Dbug-hunting.rst16 …idia_drm(PO) nvidia_modeset(PO) snd_hda_codec_hdmi snd_hda_intel snd_hda_codec snd_hwdep snd_hda_c…
/linux-6.12.1/Documentation/translations/zh_TW/admin-guide/
Dbug-hunting.rst19 …idia_drm(PO) nvidia_modeset(PO) snd_hda_codec_hdmi snd_hda_intel snd_hda_codec snd_hwdep snd_hda_c…
/linux-6.12.1/drivers/usb/serial/
Diuu_phoenix.c401 u8 PO = 0; /* 1bit */ in iuu_clk() local
469 P2 = ((P - PO) / 2) - 4; in iuu_clk()
473 PO = (P >> 10) & 0x01; in iuu_clk()
504 priv->buf[Count++] = Q | (((PO & 0x01) << 7)); /* Adr = 0x42 */ in iuu_clk()
/linux-6.12.1/Documentation/admin-guide/
Dbug-hunting.rst8 …idia_drm(PO) nvidia_modeset(PO) snd_hda_codec_hdmi snd_hda_intel snd_hda_codec snd_hwdep snd_hda_c…
/linux-6.12.1/Documentation/admin-guide/device-mapper/
Dsnapshot.rst48 snapshot status. So supported store types are "P", "PO" and "N".
/linux-6.12.1/
DCREDITS414 S: PO Box 234
1503 S: PO-Box 297
2529 S: PO BOX 220, HFX. CENTRAL
2836 S: PO Box 707
3716 S: PO-Box 297
/linux-6.12.1/tools/power/cpupower/po/
Dka.po12 "PO-Revision-Date: 2022-09-18 22:12+0200\n"
Dit.po12 "PO-Revision-Date: 2009-08-15 12:00+0900\n"
Dpt.po12 "PO-Revision-Date: 2008-06-14 22:16-0400\n"
Dfr.po12 "PO-Revision-Date: 2004-11-17 15:53+1000\n"
Dcs.po13 "PO-Revision-Date: 2008-06-11 16:26+0200\n"
Dde.po11 "PO-Revision-Date: 2019-06-02 15:23+0200\n"
/linux-6.12.1/arch/x86/lib/
Dx86-opcode-map.txt422 4b: CMOVNP/PO Gv,Ev | kunpckbw Vk,Hk,Uk (66) | kunpckwd/dq Vk,Hk,Uk
509 9b: SETNP/PO Eb
/linux-6.12.1/tools/arch/x86/lib/
Dx86-opcode-map.txt422 4b: CMOVNP/PO Gv,Ev | kunpckbw Vk,Hk,Uk (66) | kunpckwd/dq Vk,Hk,Uk
509 9b: SETNP/PO Eb
/linux-6.12.1/sound/pci/
Dintel8x0.c87 DEFINE_REGSET(PO, 0x10); /* PCM out */