/openbmc/linux/Documentation/networking/device_drivers/can/ctu/ |
H A D | fsm_txt_buffer_user.svg | 5 …" fill="#28a4ff" fill-rule="evenodd" stroke="#28a4ff" stroke-linejoin="round" stroke-width=".625"/> 8 …1745-6e-7 8.03544z" fill-rule="evenodd" stroke="#000" stroke-linejoin="round" stroke-width=".625"/> 11 …1745-6e-7 8.03544z" fill-rule="evenodd" stroke="#000" stroke-linejoin="round" stroke-width=".625"/> 14 …" fill="#28a4ff" fill-rule="evenodd" stroke="#28a4ff" stroke-linejoin="round" stroke-width=".625"/> 17 …" fill="#28a4ff" fill-rule="evenodd" stroke="#28a4ff" stroke-linejoin="round" stroke-width=".625"/> 20 …" fill="#28a4ff" fill-rule="evenodd" stroke="#28a4ff" stroke-linejoin="round" stroke-width=".625"/> 23 …" fill="#28a4ff" fill-rule="evenodd" stroke="#28a4ff" stroke-linejoin="round" stroke-width=".625"/> 26 …1745-6e-7 8.03544z" fill-rule="evenodd" stroke="#000" stroke-linejoin="round" stroke-width=".625"/> 29 …1745-6e-7 8.03544z" fill-rule="evenodd" stroke="#000" stroke-linejoin="round" stroke-width=".625"/> 32 …1745-6e-7 8.03544z" fill-rule="evenodd" stroke="#000" stroke-linejoin="round" stroke-width=".625"/> [all …]
|
/openbmc/linux/drivers/media/pci/cx18/ |
H A D | cx18-av-core.c | 118 u32 v; in cx18_av_initialize() local 126 v = cx18_av_read4(cx, CXADEC_HOST_REG1); in cx18_av_initialize() 128 cx18_av_write4_expect(cx, CXADEC_HOST_REG1, v | 1, v, 0xfffe); in cx18_av_initialize() 130 cx18_av_write4_expect(cx, CXADEC_HOST_REG1, v & 0xfffe, in cx18_av_initialize() 131 v & 0xfffe, 0xffff); in cx18_av_initialize() 134 v = cx18_av_read4(cx, CXADEC_DLL1_DIAG_CTRL) & 0xE1FFFEFF; in cx18_av_initialize() 136 cx18_av_write4(cx, CXADEC_DLL1_DIAG_CTRL, v); in cx18_av_initialize() 138 cx18_av_write4(cx, CXADEC_DLL1_DIAG_CTRL, v | 0x10000100); in cx18_av_initialize() 140 v = cx18_av_read4(cx, CXADEC_DLL2_DIAG_CTRL) & 0xE1FFFEFF; in cx18_av_initialize() 142 cx18_av_write4(cx, CXADEC_DLL2_DIAG_CTRL, v); in cx18_av_initialize() [all …]
|
H A D | cx18-streams.c | 590 * For 625/50 systems, according to the VIP 2 & BT.656 std: in cx18_vbi_setup() 635 * Since the V bit is only allowed to toggle in the EAV RP code, in cx18_vbi_setup() 869 * Field 1 is 312 for 625 line systems in BT.656 in cx18_start_v4l2_encode_stream() 870 * Field 2 is 313 for 625 line systems in BT.656 in cx18_start_v4l2_encode_stream()
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-dvb/tvheadend/tvheadend/ |
H A D | 0001-adjust-for-64bit-time_t.patch | 66 @@ -625,7 +625,7 @@ tt_construct_unix_time(uint8_t *buf) 70 - v[i] = labs(r[i] - t); 71 + v[i] = (time_t)llabs((long long)(r[i] - t)); 73 if(v[0] < v[1] && v[0] < v[2])
|
/openbmc/linux/include/linux/iio/adc/ |
H A D | qcom-vadc-common.h | 15 /* Min ADC code represents 0V */ 17 /* Max ADC code represents full-scale range of 1.8V */ 59 * VADC_CALIB_ABSOLUTE: uses the 625mV and 1.25V as reference channels. 60 * VADC_CALIB_RATIOMETRIC: uses the reference voltage (1.8V) and GND for
|
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | qcom,pm8018-adc.yaml | 32 something like 2.2 or 1.8V. 74 1:1 ratio converters that sample 625, 1250 and 0 milliV and create 100 calibrated with the 0.625V and 1.25V reference channels, also
|
/openbmc/linux/tools/testing/memblock/tests/ |
H A D | alloc_exact_nid_api.c | 13 625, /* 1/16 */ 16 625, /* 1/16 */ 17 625, /* 1/16 */ 19 625, /* 1/16 */ 128 * v v 185 * v v 243 * v v 399 * v v 456 * v v 514 * v v [all …]
|
H A D | alloc_nid_api.c | 12 625, /* 1/16 */ 15 625, /* 1/16 */ 16 625, /* 1/16 */ 18 625, /* 1/16 */ 1509 * v v 1565 * v v 1622 * v v 1679 * v v 1735 * v v 2056 * v v [all …]
|
/openbmc/u-boot/drivers/power/mfd/ |
H A D | fg_max77693.c | 27 *vcell = *vcell * 625; in max77693_get_vcell() 93 printf(" voltage: %d.%6.6d [V] (expected to be %d [mAh])\n", in power_check_battery()
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_edid.c | 177 EDID_QUIRK('V', 'S', 'C', 5020, EDID_QUIRK_FORCE_REDUCED_BLANKING), 192 EDID_QUIRK('V', 'L', 'V', 0x91a8, EDID_QUIRK_NON_DESKTOP), 193 EDID_QUIRK('V', 'L', 'V', 0x91b0, EDID_QUIRK_NON_DESKTOP), 194 EDID_QUIRK('V', 'L', 'V', 0x91b1, EDID_QUIRK_NON_DESKTOP), 195 EDID_QUIRK('V', 'L', 'V', 0x91b2, EDID_QUIRK_NON_DESKTOP), 196 EDID_QUIRK('V', 'L', 'V', 0x91b3, EDID_QUIRK_NON_DESKTOP), 197 EDID_QUIRK('V', 'L', 'V', 0x91b4, EDID_QUIRK_NON_DESKTOP), 198 EDID_QUIRK('V', 'L', 'V', 0x91b5, EDID_QUIRK_NON_DESKTOP), 199 EDID_QUIRK('V', 'L', 'V', 0x91b6, EDID_QUIRK_NON_DESKTOP), 200 EDID_QUIRK('V', 'L', 'V', 0x91b7, EDID_QUIRK_NON_DESKTOP), [all …]
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | constraints.svg | 5 …ill-rule="evenodd" stroke="#000080" stroke-linejoin="round" stroke-width=".625"/></marker></defs><… 6 …d="path209" d="m13800 17500h-12400v-14200h24800v14200h-12400z" fill="#fff"/><path id="path211" d="… 8 …th id="path247" d="m11000 13400h-3900v-5400h7800v5400h-3900z" fill="#fff"/><path id="path249" d="m… 9 …"10600" width="101" height="1301" fill="none"/><path id="path285" d="m9650 11850v-1200" fill="none" 10 …550" width="601" height="1451" fill="none"/><path id="path310" d="m9837 1950v-1453" fill="none" ma…
|
/openbmc/webui-vue/src/assets/images/ |
H A D | logo-header.svg | 1 …v-6.61c-1.17-.274-2.058-.918-2.626-1.978a3.713 3.713 0 01-.436-1.736h1.749c.046.723.343 1.313.954 …
|
/openbmc/linux/drivers/media/pci/zoran/ |
H A D | zoran_card.c | 330 static const struct tvnorm f50sqpixel = { 944, 768, 83, 880, 625, 576, 16 }; 332 static const struct tvnorm f50ccir601 = { 864, 720, 75, 804, 625, 576, 18 }; 335 static const struct tvnorm f50ccir601_lml33 = { 864, 720, 75 + 34, 804, 625, 576, 18 }; 339 static const struct tvnorm f50sqpixel_dc10 = { 944, 768, 0, 880, 625, 576, 0 }; 343 * FIXME: I cannot swap U and V in saa7114, so i do one pixel left shift in zoran (75 -> 74) 346 static const struct tvnorm f50ccir601_lm33r10 = { 864, 720, 74 + 54, 804, 625, 576, 18 }; 350 * FIXME: The ks0127 seem incapable of swapping U and V, too, which is why I copy Maxim's left 356 static const struct tvnorm f50ccir601_avs6eyes = { 864, 720, 74, 804, 625, 576, 18 }; 1187 static int zoran_debugfs_show(struct seq_file *seq, void *v) in zoran_debugfs_show() argument
|
/openbmc/linux/drivers/power/supply/ |
H A D | max17042_battery.c | 152 * supply is e.g. only delivering 5V 0.5A. Check current if available. in max17042_get_status() 184 vavg = val * 625 / 8; in max17042_get_battery_health() 193 vbatt = val * 625 / 8; in max17042_get_battery_health() 300 val->intval = data * 625 / 8; in max17042_get_property() 307 val->intval = data * 625 / 8; in max17042_get_property() 314 val->intval = data * 625 / 8; in max17042_get_property()
|
/openbmc/u-boot/drivers/power/fuel_gauge/ |
H A D | fg_max17042.c | 210 pb->bat->voltage_uV = (pb->bat->voltage_uV * 625); in power_update_battery() 243 printf(" voltage: %d.%6.6d [V] (expected to be %d [mAh])\n", in power_check_battery()
|
/openbmc/u-boot/arch/arm/include/asm/arch-imx8/sci/ |
H A D | types.h | 57 #define SC_625MHZ 625000000U /* 625MHz */ 111 /* Defines for A/V related frequencies */
|
/openbmc/u-boot/arch/arm/mach-omap2/omap5/ |
H A D | hw_data.c | 46 {625, 11, 1, 1, -1, -1, -1, -1, -1, -1, -1, -1}, /* 19.2 MHz */ 49 {625, 23, 1, 1, -1, -1, -1, -1, -1, -1, -1, -1}, /* 38.4 MHz */ 212 {625, 11, 4, 10, 40, 8, 10, -1, -1, -1, -1, -1}, /* 19.2 MHz */ 215 {625, 23, 4, 10, 40, 8, 10, -1, -1, -1, -1, -1}, /* 38.4 MHz */ 316 * So let us start with our operating range from .73V 332 * So let us start with our operating range from .73V
|
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/ |
H A D | hwmgr.h | 39 #define VOLTAGE_VID_OFFSET_SCALE1 625 99 uint32_t v; member 105 uint32_t v; member 111 uint32_t v; member 116 uint32_t v; member 121 uint32_t v; member 138 uint32_t v; member 148 uint32_t v; member 159 uint32_t v; member 401 uint32_t v; member
|
/openbmc/linux/drivers/media/i2c/ |
H A D | bt819.c | 71 {864 - 24, 20, 625 - 2, 1, 0x0504, 0x0000}, 155 0x0e, 0xb4, /* 0x0e Chroma Gain (V) msb */ in bt819_init() 346 /* Ratio between U gain and V gain must stay the same as in bt819_s_ctrl() 347 the ratio between the default U and V gain values. */ in bt819_s_ctrl()
|
/openbmc/linux/drivers/media/i2c/cx25840/ |
H A D | cx25840-ir.c | 360 u32 v; in control_rx_s_carrier_window() local 364 v = CNTRL_WIN_3_4; in control_rx_s_carrier_window() 367 v = CNTRL_WIN_3_3; in control_rx_s_carrier_window() 372 v |= CNTRL_WIN_4_3; in control_rx_s_carrier_window() 375 v |= CNTRL_WIN_3_3; in control_rx_s_carrier_window() 378 cx25840_and_or4(c, CX25840_IR_CNTRL_REG, ~CNTRL_WIN, v); in control_rx_s_carrier_window() 442 n = DIV_ROUND_CLOSEST(duty_cycle * 100, 625); /* 16ths of 100% */ in cduty_tx_s_duty_cycle() 497 u32 events, v; in cx25840_ir_irq_handler() local 568 for (i = 0, v = FIFO_RX_NDV; in cx25840_ir_irq_handler() 569 (v & FIFO_RX_NDV) && !kror; i = 0) { in cx25840_ir_irq_handler() [all …]
|
/openbmc/linux/drivers/media/pci/cx23885/ |
H A D | cx23888-ir.c | 373 u32 v; in control_rx_s_carrier_window() local 377 v = CNTRL_WIN_3_4; in control_rx_s_carrier_window() 380 v = CNTRL_WIN_3_3; in control_rx_s_carrier_window() 385 v |= CNTRL_WIN_4_3; in control_rx_s_carrier_window() 388 v |= CNTRL_WIN_3_3; in control_rx_s_carrier_window() 391 cx23888_ir_and_or4(dev, CX23888_IR_CNTRL_REG, ~CNTRL_WIN, v); in control_rx_s_carrier_window() 462 n = DIV_ROUND_CLOSEST(duty_cycle * 100, 625); /* 16ths of 100% */ in cduty_tx_s_duty_cycle() 513 u32 events, v; in cx23888_ir_irq_handler() local 568 for (i = 0, v = FIFO_RX_NDV; in cx23888_ir_irq_handler() 569 (v & FIFO_RX_NDV) && !kror; i = 0) { in cx23888_ir_irq_handler() [all …]
|
/openbmc/u-boot/board/freescale/t4qds/ |
H A D | t4240qds.c | 62 printf("FPGA: v%d (%s), build %d", in checkboard() 218 9875, /* 0.9875V */ in adjust_vdd() 233 10000, /* 1.0000V */ in adjust_vdd() 291 * The highes voltage allowed for this board is (vid=0x40) 1.21250V in adjust_vdd() 292 * the lowest is (vid=0x7f) 0.81875V in adjust_vdd() 295 vdd_current = 121250 - (vid_current - 0x40) * 625; in adjust_vdd() 738 printf("XVDD = 1.%d V\n", ((brdcfg[8] & 0xf) - 4) * 5 + 25); in board_detail()
|
/openbmc/linux/drivers/comedi/drivers/ |
H A D | amplc_pci224.c | 53 * 0: [-10V,+10V]; 1: [-5V,+5V]; 2: [-2.5V,+2.5V], 3: [-1.25V,+1.25V], 54 * 4: [0,+10V], 5: [0,+5V], 6: [0,+2.5V], 7: [0,+1.25V] 67 * an internal 5V reference and an external voltage reference (Vext). 73 * 2-3 (factory) 1-2 (factory) 0: [-10V,+10V] 74 * 2-3 (factory) 2-3 1: [-5V,+5V] 136 #define PCI224_DACCON_POLAR_UNI PCI224_DACCON_POLAR(0) /* [0,+V] */ 137 #define PCI224_DACCON_POLAR_BI PCI224_DACCON_POLAR(1) /* [-V,+V] */ 141 #define PCI224_DACCON_VREF_1_25 PCI224_DACCON_VREF(0) /* 1.25V */ 142 #define PCI224_DACCON_VREF_2_5 PCI224_DACCON_VREF(1) /* 2.5V */ 143 #define PCI224_DACCON_VREF_5 PCI224_DACCON_VREF(2) /* 5V */ [all …]
|
/openbmc/linux/include/uapi/linux/ |
H A D | videodev2.h | 515 * V I D E O I M A G E F O R M A T 607 #define V4L2_PIX_FMT_UV8 v4l2_fourcc('U', 'V', '8', ' ') /* 8 UV 4:4 */ 610 #define V4L2_PIX_FMT_YUYV v4l2_fourcc('Y', 'U', 'Y', 'V') /* 16 YUV 4:2:2 */ 611 #define V4L2_PIX_FMT_YYUV v4l2_fourcc('Y', 'Y', 'U', 'V') /* 16 YUV 4:2:2 */ 612 #define V4L2_PIX_FMT_YVYU v4l2_fourcc('Y', 'V', 'Y', 'U') /* 16 YVU 4:2:2 */ 613 #define V4L2_PIX_FMT_UYVY v4l2_fourcc('U', 'Y', 'V', 'Y') /* 16 YUV 4:2:2 */ 614 #define V4L2_PIX_FMT_VYUY v4l2_fourcc('V', 'Y', 'U', 'Y') /* 16 YUV 4:2:2 */ 617 #define V4L2_PIX_FMT_YUV555 v4l2_fourcc('Y', 'U', 'V', 'O') /* 16 YUV-5-5-5 */ 618 #define V4L2_PIX_FMT_YUV565 v4l2_fourcc('Y', 'U', 'V', 'P') /* 16 YUV-5-6-5 */ 619 #define V4L2_PIX_FMT_YUV24 v4l2_fourcc('Y', 'U', 'V', '3') /* 24 YUV-8-8-8 */ [all …]
|
/openbmc/u-boot/board/ti/am43xx/ |
H A D | board.c | 64 {625, 11, 1, -1, -1, -1, -1} /* OPP NT */ 93 {625, 11, -1, -1, 10, 8, 4}, /* 19.2 MHz */ 421 /* Set DCDC1 (CORE) voltage to 1.1V */ in scale_vcores_generic()
|