Home
last modified time | relevance | path

Searched +full:275 +full:v (Results 1 – 21 of 21) sorted by relevance

/linux/fs/bcachefs/
H A Dsb-errors_format.h297 x(alloc_key_io_time_bad, 275, 0) \
316 __le64 v; member
321 LE64_BITMASK(BCH_SB_ERROR_ENTRY_ID, struct bch_sb_field_error_entry, v, 0, 16);
322 LE64_BITMASK(BCH_SB_ERROR_ENTRY_NR, struct bch_sb_field_error_entry, v, 16, 64);
/linux/drivers/media/dvb-frontends/
H A Ds5h1409.c115 { 901, 275, },
281 { 84, 275, },
798 static int s5h1409_qam256_lookup_snr(struct dvb_frontend *fe, u16 *snr, u16 v) in s5h1409_qam256_lookup_snr() argument
804 if (v < qam256_snr_tab[i].val) { in s5h1409_qam256_lookup_snr()
813 static int s5h1409_qam64_lookup_snr(struct dvb_frontend *fe, u16 *snr, u16 v) in s5h1409_qam64_lookup_snr() argument
819 if (v < qam64_snr_tab[i].val) { in s5h1409_qam64_lookup_snr()
828 static int s5h1409_vsb_lookup_snr(struct dvb_frontend *fe, u16 *snr, u16 v) in s5h1409_vsb_lookup_snr() argument
834 if (v > vsb_snr_tab[i].val) { in s5h1409_vsb_lookup_snr()
H A Ds5h1411.c142 { 0x38b, 275, },
310 { 0x4ba0, 275, },
712 static int s5h1411_qam256_lookup_snr(struct dvb_frontend *fe, u16 *snr, u16 v) in s5h1411_qam256_lookup_snr() argument
718 if (v < qam256_snr_tab[i].val) { in s5h1411_qam256_lookup_snr()
727 static int s5h1411_qam64_lookup_snr(struct dvb_frontend *fe, u16 *snr, u16 v) in s5h1411_qam64_lookup_snr() argument
733 if (v < qam64_snr_tab[i].val) { in s5h1411_qam64_lookup_snr()
742 static int s5h1411_vsb_lookup_snr(struct dvb_frontend *fe, u16 *snr, u16 v) in s5h1411_vsb_lookup_snr() argument
748 if (v > vsb_snr_tab[i].val) { in s5h1411_vsb_lookup_snr()
/linux/arch/x86/xen/
H A Dtime.c403 t.addr.v = NULL; in xen_save_time_memory_area()
421 t.addr.v = &xen_clock->pvti; in xen_restore_time_memory_area()
454 t.addr.v = &ti->pvti; in xen_setup_vsyscall_time_info()
469 t.addr.v = NULL; in xen_setup_vsyscall_time_info()
523 xen_clocksource.rating = 275; in xen_time_init()
/linux/drivers/pinctrl/
H A Dpinctrl-gemini.c442 PINCTRL_PIN(275, "T6 USB RREF"),
474 /* Row V */
531 306, 289, 307, 290, 239, 257, 275, 308, 291, 309, 292, 310, 293
1306 PINCTRL_PIN(275, "P16 GPIO0 30"),
1374 /* Row V */
1558 302, 321, 337, 358, 295, 359, 339, 275, 298
1565 276, 319, 275, 298
1577 276, 319, 275, 298,
1617 static const unsigned int gpio0k_3516_pins[] = { 275, 298 };
/linux/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-colors.c127 275, 275, 276, 276, 277, 277, 278, 278, 279, 279, 279, 280, 280, 281, 281, 282,
332 216, 221, 225, 230, 234, 239, 243, 248, 252, 257, 261, 266, 270, 275, 279, 284,
1165 static double transfer_srgb_to_rgb(double v) in transfer_srgb_to_rgb() argument
1167 if (v < -0.04045) in transfer_srgb_to_rgb()
1168 return pow((-v + 0.055) / 1.055, 2.4); in transfer_srgb_to_rgb()
1169 return (v <= 0.04045) ? v / 12.92 : pow((v + 0.055) / 1.055, 2.4); in transfer_srgb_to_rgb()
1172 static double transfer_rgb_to_srgb(double v) in transfer_rgb_to_srgb() argument
1174 if (v <= -0.0031308) in transfer_rgb_to_srgb()
1175 return -1.055 * pow(-v, 1.0 / 2.4) + 0.055; in transfer_rgb_to_srgb()
1176 if (v <= 0.0031308) in transfer_rgb_to_srgb()
[all …]
/linux/drivers/hwmon/
H A Dvia686a.c105 * voltagefactor[1]=1.25/2628; (2628/1.25=2102.4) // +2.5V
106 * voltagefactor[2]=1.67/2628; (2628/1.67=1573.7) // +3.3V
107 * voltagefactor[3]=2.6/2628; (2628/2.60=1010.8) // +5V
108 * voltagefactor[4]=6.3/2628; (2628/6.30=417.14) // +12V
119 * To avoid floating point, we multiply constants by 10 (100 for +12V). in IN_TO_REG()
121 * Remember that val is expressed in 0.001V/bit, which is why we divide in IN_TO_REG()
122 * by an additional 10000 (100000 for +12V): 1000 for val and 10 (100) in IN_TO_REG()
139 * To avoid floating point, we multiply constants by 10 (100 for +12V). in IN_FROM_REG()
140 * We also multiply them by 1000 because we want 0.001V/bit for the in IN_FROM_REG()
207 -362, -350, -339, -327, -316, -305, -295, -285, -275, -265,
/linux/drivers/staging/fieldbus/anybuss/
H A Dhost.c88 * v v v v
91 * | v v v-------<-------+
106 * v | for each queue: | |
139 * manuals-design-guides/hms-hmsi-27-275.pdf
439 unsigned int v, i = 0; in write_ind_ap() local
443 regmap_read(regmap, REG_IND_AP, &v); in write_ind_ap()
444 if (likely(ind_ap == v)) in write_ind_ap()
/linux/Documentation/crypto/
H A Ddescore-readme.rst35 .. README,v 1.15 1992/05/20 00:25:32 how E
66 - 275us to set a new key (uses 1k of key tables)
/linux/drivers/power/supply/
H A Dbq25890_charger.c317 310, 305, 300, 290, 285, 280, 275, 270,
636 /* converted_val = 2.304V + ADC_val * 20mV (table 10.3.15) */ in bq25890_power_supply_get_property()
1160 * When enabling 5V boost / Vbus output, we need to put the secondary in bq25890_vbus_enable()
1162 * battery from the 5V boost output. in bq25890_vbus_enable()
1212 /* converted_val = 2.304V + ADC_val * 20mV (table 10.3.15) */ in bq25890_vsys_get_voltage()
1566 * Turn off the 5v Boost regulator which outputs Vbus to the device's in bq25890_shutdown()
/linux/drivers/gpu/drm/renesas/rcar-du/
H A Drcar_mipi_dsi.c31 #define MHZ(v) ((u32)((v) * 1000000U)) argument
107 { MHZ(250), 0x33 }, { MHZ(275), 0x04 }, { MHZ(300), 0x14 },
/linux/arch/mips/kernel/
H A Dperf_event_mipsxx.c66 V = 1, enumerator
371 } else if (IS_ENABLED(CONFIG_MIPS_MT_SMP) && range > V) { in mipsxx_pmu_enable_event()
1677 /* The P/V/T info is not provided for "(b) == 38" in SUM, assume P. */
1736 raw_event.range = V; in mipsxx_pmu_map_raw_event()
1792 raw_event.range = V; in mipsxx_pmu_map_raw_event()
1807 raw_event.range = V; in mipsxx_pmu_map_raw_event()
1835 (base_id >= 256 && base_id < 275) || in mipsxx_pmu_map_raw_event()
/linux/drivers/idle/
H A Dintel_idle.c331 .target_residency = 275,
376 .target_residency = 275,
2299 pr_debug("v" INTEL_IDLE_VERSION " model 0x%X\n", in intel_idle_init()
/linux/lib/fonts/
H A Dfont_6x8.c228 /* 22 0x16 '^V' */
868 /* 86 0x56 'V' */
1188 /* 118 0x76 'v' */
1898 /* 189 0xBD '\275' */
H A Dfont_6x10.c272 /* 22 0x16 '^V' */
1040 /* 86 0x56 'V' */
1424 /* 118 0x76 'v' */
2276 /* 189 0xBD '\275' */
H A Dfont_6x11.c300 /* 22 0x16 '^V' */
1132 /* 86 0x56 'V' */
1548 /* 118 0x76 'v' */
2471 /* 189 0xbd '\275' */
/linux/drivers/tty/serial/8250/
H A D8250_pci.c4765 { PCI_VENDOR_ID_MAINPINE, 0x4000, /* IQ Express 1 Port V.34 Super-G3 Fax */
4768 { PCI_VENDOR_ID_MAINPINE, 0x4000, /* IQ Express 2 Port V.34 Super-G3 Fax */
4771 { PCI_VENDOR_ID_MAINPINE, 0x4000, /* IQ Express 4 Port V.34 Super-G3 Fax */
4774 { PCI_VENDOR_ID_MAINPINE, 0x4000, /* IQ Express 8 Port V.34 Super-G3 Fax */
5259 * Brainboxes UC-275/279
5472 * Brainboxes PX-275/279
/linux/drivers/media/i2c/
H A Dadv7604.c1630 * Since LCVS values are inaccurate [REF_03, p. 275-276], in adv76xx_query_dv_timings()
2254 /* tx 5v detect */ in adv76xx_isr()
2584 v4l2_info(sd, "Cable detected (+5V power) port A: %s, B: %s, C: %s, D: %s\n", in adv76xx_log_status()
2894 io_write(sd, 0x73, info->cable_det_mask); /* Enable cable detection (+5v) interrupts */ in adv76xx_core_init()
3203 u32 v; in adv76xx_parse_dt() local
3217 if (!of_property_read_u32(np, "default-input", &v)) in adv76xx_parse_dt()
3218 state->pdata.default_input = v; in adv76xx_parse_dt()
/linux/drivers/net/ethernet/nvidia/
H A Dforcedeth.c950 static inline u32 nv_descr_getlength(struct ring_desc *prd, u32 v) in nv_descr_getlength() argument
953 & ((v == DESC_VER_1) ? LEN_MASK_V1 : LEN_MASK_V2); in nv_descr_getlength()
956 static inline u32 nv_descr_getlength_ex(struct ring_desc_ex *prd, u32 v) in nv_descr_getlength_ex() argument
2123 {145, 155, 165, 175, 185, 196, 235, 245, 255, 265, 275, 285, 660, 690, 874},
2125 {145, 155, 165, 175, 185, 196, 235, 245, 255, 265, 275, 285, 660, 690, 874},
6120 dev_info(&pci_dev->dev, "%s%s%s%s%s%s%s%s%s%s%sdesc-v%u\n", in nv_probe()
/linux/drivers/staging/media/av7110/
H A Dav7110.c1435 if (ptr[0] != 'A' || ptr[1] != 'V' || in check_firmware()
2454 saa7146_i2c_adapter_prepare(dev, &av7110->i2c_adap, SAA7146_I2C_BUS_BIT_RATE_120); /* 275 kHz */ in av7110_attach()
2858 // MAKE_EXTENSION_PCI(???, 0x13c2, 0x0009), UNDEFINED CARD // TT/Hauppauge WinTV Nexus-CA v???
/linux/drivers/gpu/drm/display/
H A Ddrm_dp_helper.c2186 PSR_SETUP_TIME(275), in drm_dp_psr_setup_time()
2276 …{ OUI(0x00, 0x22, 0xb9), DEVICE_ID('s', 'i', 'v', 'a', 'r', 'T'), false, BIT(DP_DPCD_QUIRK_CONSTAN…