Home
last modified time | relevance | path

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

/drivers/platform/x86/dell/dell-wmi-sysman/
A Dsysman.c332 case PO: in alloc_attributes_data()
413 case PO: min_elements = PO_MIN_ELEMENTS; break; in init_bios_attributes()
449 if (attr_type == PO) in init_bios_attributes()
490 case PO: in init_bios_attributes()
588 ret = init_bios_attributes(PO, DELL_WMI_BIOS_PASSOBJ_ATTRIBUTE_GUID); in sysman_init()
A Ddell-wmi-sysman.h90 enum { ENUM, INT, STR, PO }; enumerator
/drivers/iio/temperature/
A 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()
A 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()
/drivers/usb/serial/
A 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()
/drivers/tty/vt/
A Ducs_fallback_table.h_shipped1500 { 0x1B, 0x70 }, /* THAI CHARACTER PO PLA -> 'p' */
1542 { 0x9B, 0x70 }, /* LAO LETTER PO -> 'p' */
1955 { 0x96, 0x62 }, /* KHMER LETTER PO -> 'b' */

Completed in 21 milliseconds