Searched refs:PO (Results 1 – 19 of 19) sorted by relevance
/linux-6.3-rc2/Documentation/hwmon/ |
A D | ds620.rst | 30 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.3-rc2/drivers/platform/x86/dell/dell-wmi-sysman/ |
A D | sysman.c | 336 case PO: in alloc_attributes_data() 416 case PO: min_elements = 4; break; in init_bios_attributes() 452 if (attr_type == PO) in init_bios_attributes() 491 case PO: in init_bios_attributes() 592 ret = init_bios_attributes(PO, DELL_WMI_BIOS_PASSOBJ_ATTRIBUTE_GUID); in sysman_init()
|
A D | dell-wmi-sysman.h | 90 enum { ENUM, INT, STR, PO }; enumerator
|
/linux-6.3-rc2/Documentation/translations/zh_CN/admin-guide/ |
A D | bug-hunting.rst | 16 …idia_drm(PO) nvidia_modeset(PO) snd_hda_codec_hdmi snd_hda_intel snd_hda_codec snd_hwdep snd_hda_c…
|
/linux-6.3-rc2/Documentation/translations/zh_TW/admin-guide/ |
A D | bug-hunting.rst | 19 …idia_drm(PO) nvidia_modeset(PO) snd_hda_codec_hdmi snd_hda_intel snd_hda_codec snd_hwdep snd_hda_c…
|
/linux-6.3-rc2/drivers/usb/serial/ |
A D | iuu_phoenix.c | 401 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.3-rc2/drivers/iio/temperature/ |
A D | mlx90632.c | 897 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.3-rc2/Documentation/admin-guide/ |
A D | bug-hunting.rst | 8 …idia_drm(PO) nvidia_modeset(PO) snd_hda_codec_hdmi snd_hda_intel snd_hda_codec snd_hwdep snd_hda_c…
|
/linux-6.3-rc2/Documentation/admin-guide/device-mapper/ |
A D | snapshot.rst | 48 snapshot status. So supported store types are "P", "PO" and "N".
|
/linux-6.3-rc2/tools/power/cpupower/po/ |
A D | ka.po | 12 "PO-Revision-Date: 2022-09-18 22:12+0200\n"
|
A D | cs.po | 13 "PO-Revision-Date: 2008-06-11 16:26+0200\n"
|
A D | fr.po | 12 "PO-Revision-Date: 2004-11-17 15:53+1000\n"
|
A D | it.po | 12 "PO-Revision-Date: 2009-08-15 12:00+0900\n"
|
A D | pt.po | 12 "PO-Revision-Date: 2008-06-14 22:16-0400\n"
|
A D | de.po | 11 "PO-Revision-Date: 2019-06-02 15:23+0200\n"
|
/linux-6.3-rc2/ |
A D | CREDITS | 396 S: PO Box 234 1454 S: PO-Box 297 2438 S: PO BOX 220, HFX. CENTRAL 2745 S: PO Box 707 3599 S: PO-Box 297
|
/linux-6.3-rc2/arch/x86/lib/ |
A D | x86-opcode-map.txt | 417 4b: CMOVNP/PO Gv,Ev | kunpckbw Vk,Hk,Uk (66) | kunpckwd/dq Vk,Hk,Uk 504 9b: SETNP/PO Eb
|
/linux-6.3-rc2/tools/arch/x86/lib/ |
A D | x86-opcode-map.txt | 417 4b: CMOVNP/PO Gv,Ev | kunpckbw Vk,Hk,Uk (66) | kunpckwd/dq Vk,Hk,Uk 504 9b: SETNP/PO Eb
|
/linux-6.3-rc2/sound/pci/ |
A D | intel8x0.c | 87 DEFINE_REGSET(PO, 0x10); /* PCM out */
|
Completed in 45 milliseconds