/Linux-v6.1/Documentation/fb/ |
D | viafb.modes | 29 # D: 25.175 MHz, H: 31.469 kHz, V: 59.94 Hz 32 # D: 24.823 MHz, H: 39.780 kHz, V: 60.00 Hz 53 # D: 31.50 MHz, H: 37.500 kHz, V: 75.00 Hz 74 # D: 36.000 MHz, H: 43.269 kHz, V: 85.00 Hz 95 # D: 43.163 MHz, H: 50.900 kHz, V: 100.00 Hz 116 # D: 52.406 MHz, H: 61.800 kHz, V: 120.00 Hz 137 # D: 26.880 MHz, H: 30.000 kHz, V: 60.24 Hz 158 # D: 29.500 MHz, H: 29.738 kHz, V: 60.00 Hz 179 # D: 32.668 MHz, H: 35.820 kHz, V: 60.00 Hz 200 # D: 40.00 MHz, H: 37.879 kHz, V: 60.32 Hz [all …]
|
/Linux-v6.1/drivers/hwmon/ |
D | abituguru3.c | 191 { "CPU VTT 1.2V", 3, 0, 10, 1, 0 }, 192 { "MCH & PCIE 1.5V", 4, 0, 10, 1, 0 }, 193 { "MCH 2.5V", 5, 0, 20, 1, 0 }, 194 { "ICH 1.05V", 6, 0, 10, 1, 0 }, 195 { "ATX +12V (24-Pin)", 7, 0, 60, 1, 0 }, 196 { "ATX +12V (4-pin)", 8, 0, 60, 1, 0 }, 197 { "ATX +5V", 9, 0, 30, 1, 0 }, 198 { "+3.3V", 10, 0, 20, 1, 0 }, 213 { "CPU VTT 1.2V", 3, 0, 10, 1, 0 }, 214 { "MCH & PCIE 1.5V", 4, 0, 10, 1, 0 }, [all …]
|
/Linux-v6.1/drivers/media/v4l2-core/ |
D | v4l2-vp9.c | 18 { 92, 45, 102, 136, 116, 180, 74, 90, 100 }, /*left = v */ 21 { 72, 35, 36, 149, 68, 206, 68, 63, 105 }, /*left = d135*/ 27 }, { /* above = v */ 28 { 63, 36, 126, 146, 123, 158, 60, 90, 96 }, /*left = dc */ 29 { 43, 46, 168, 134, 107, 128, 69, 142, 92 }, /*left = v */ 37 { 36, 61, 116, 114, 128, 162, 80, 125, 82 }, /*left = tm */ 40 { 55, 44, 68, 166, 179, 192, 57, 57, 108 }, /*left = v */ 50 { 103, 26, 36, 129, 132, 201, 83, 80, 93 }, /*left = dc */ 51 { 59, 38, 83, 112, 103, 162, 98, 136, 90 }, /*left = v */ 57 { 77, 19, 29, 112, 142, 228, 55, 66, 36 }, /*left = d207*/ [all …]
|
/Linux-v6.1/arch/parisc/include/asm/ |
D | pdc_chassis.h | 52 #define PDC_CHASSIS_DISP_DATA(v) ((unsigned long)(v) << 17) argument 160 #define PDC_CHASSIS_ALERT_FORWARD (0ULL << 36) /* no failure detected */ 161 #define PDC_CHASSIS_ALERT_SERPROC (1ULL << 36) /* service proc - no failure */ 162 #define PDC_CHASSIS_ALERT_NURGENT (2ULL << 36) /* non-urgent operator attn */ 163 #define PDC_CHASSIS_ALERT_BLOCKED (3ULL << 36) /* system blocked */ 164 #define PDC_CHASSIS_ALERT_CONF_CHG (4ULL << 36) /* unexpected configuration change */ 165 #define PDC_CHASSIS_ALERT_ENV_PB (5ULL << 36) /* boot possible, environmental pb */ 166 #define PDC_CHASSIS_ALERT_PENDING (6ULL << 36) /* boot possible, pending failure */ 167 #define PDC_CHASSIS_ALERT_PERF_IMP (8ULL << 36) /* boot possible, performance impaired */ 168 #define PDC_CHASSIS_ALERT_FUNC_IMP (10ULL << 36) /* boot possible, functionality impaired */ [all …]
|
/Linux-v6.1/arch/csky/abiv1/inc/abi/ |
D | entry.h | 14 #define LSAVE_A3 36 62 stw a3, (sp, 36) 76 stw r1, (sp, 36) 95 ldw a3, (sp, 36) 108 ldw r1, (sp, 36) 165 * BA Reserved C D V
|
/Linux-v6.1/arch/powerpc/perf/ |
D | isa207-common.h | 44 #define EVENT_COMBINE(v) (((v) >> EVENT_COMBINE_SHIFT) & EVENT_COMBINE_MASK) argument 75 #define p9_EVENT_COMBINE(v) (((v) >> p9_EVENT_COMBINE_SHIFT) & p9_EVENT_COMBINE_MASK) argument 78 #define p9_SDAR_MODE(v) (((v) >> p9_SDAR_MODE_SHIFT) & p9_SDAR_MODE_MASK) argument 95 #define p10_SDAR_MODE(v) (((v) >> p10_SDAR_MODE_SHIFT) & \ argument 128 * 60 56 52 48 44 40 36 32 149 #define CNST_FAB_MATCH_VAL(v) (((v) & EVENT_THR_CTL_MASK) << 56) argument 153 #define CNST_THRESH_VAL(v) (((v) & EVENT_THRESH_MASK) << 32) argument 156 #define CNST_THRESH_CTL_SEL_VAL(v) (((v) & 0x7ffull) << 32) argument 159 #define p10_CNST_THRESH_CMP_VAL(v) (((v) & 0x7ffull) << 43) argument 162 #define CNST_EBB_VAL(v) (((v) & EVENT_EBB_MASK) << 24) argument [all …]
|
/Linux-v6.1/include/uapi/linux/ |
D | sonypi.h | 80 #define SONYPI_EVENT_LID_CLOSED 36 120 #define SONYPI_IOCGBRT _IOR('v', 0, __u8) 121 #define SONYPI_IOCSBRT _IOW('v', 0, __u8) 124 #define SONYPI_IOCGBAT1CAP _IOR('v', 2, __u16) 125 #define SONYPI_IOCGBAT1REM _IOR('v', 3, __u16) 126 #define SONYPI_IOCGBAT2CAP _IOR('v', 4, __u16) 127 #define SONYPI_IOCGBAT2REM _IOR('v', 5, __u16) 133 #define SONYPI_IOCGBATFLAGS _IOR('v', 7, __u8) 136 #define SONYPI_IOCGBLUE _IOR('v', 8, __u8) 137 #define SONYPI_IOCSBLUE _IOW('v', 9, __u8) [all …]
|
D | firewire-cdev.h | 43 /* available since kernel version 2.6.36 */ 391 struct fw_cdev_event_request2 request2; /* added in 2.6.36 */ 393 struct fw_cdev_event_iso_interrupt_mc iso_interrupt_mc; /* added in 2.6.36 */ 395 struct fw_cdev_event_phy_packet phy_packet; /* added in 2.6.36 */ 427 /* available since kernel version 2.6.36 */ 450 * 4 (2.6.36) - added %FW_CDEV_EVENT_REQUEST2, %FW_CDEV_EVENT_PHY_PACKET_*, 546 * @region_end: First address above the address range (added in ABI v4, 2.6.36) 574 * @region_end is only present in a kernel header >= 2.6.36. If necessary, 582 __u64 region_end; /* available since kernel version 2.6.36 */ 666 #define FW_CDEV_ISO_CONTEXT_RECEIVE_MULTICHANNEL 2 /* added in 2.6.36 */ [all …]
|
/Linux-v6.1/drivers/pcmcia/ |
D | xxs1500_ss.c | 33 * 3.3V cards only; all interfacing is done via gpios: 134 status |= SS_3VCARD; /* 3V card */ in xxs1500_pcmcia_get_status() 136 case 3: /* 5V card, unsupported */ in xxs1500_pcmcia_get_status() 221 /* 36bit PCMCIA Attribute area address */ in xxs1500_pcmcia_probe() 229 /* 36bit PCMCIA Memory area address */ in xxs1500_pcmcia_probe() 237 /* 36bit PCMCIA IO area address */ in xxs1500_pcmcia_probe()
|
D | db1xxx_ss.c | 248 int v, p, ret; in db1x_pcmcia_configure() local 253 v = p = ret = 0; in db1x_pcmcia_configure() 257 ++v; in db1x_pcmcia_configure() 260 ++v; in db1x_pcmcia_configure() 289 v = p = 0; in db1x_pcmcia_configure() 295 cr_set |= ((v << 2) | p) << (sock->nr * 8); in db1x_pcmcia_configure() 358 status |= SS_3VCARD; /* 3V card */ in db1x_pcmcia_get_status() 361 break; /* 5V card: set nothing */ in db1x_pcmcia_get_status() 464 * we require the real 36bit addresses (see the au1000.h in db1x_pcmcia_socket_probe() 492 /* 36bit PCMCIA Attribute area address */ in db1x_pcmcia_socket_probe() [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/display/panel/ |
D | boe,himax8279d.yaml | 27 description: GPIO for the 3.3v pin that provides the supply voltage 31 description: GPIO for the 1.8v pin that provides the supply voltage 55 pp18-gpios = <&gpio 36 GPIO_ACTIVE_HIGH>;
|
D | jdi,lt070me05000.yaml | 25 The regulator that provides the supply voltage Power IC supply (3-5V) 30 power supply for LCM (1.8V) 66 enable-gpios = <&pm8921_gpio 36 GPIO_ACTIVE_HIGH>;
|
/Linux-v6.1/drivers/gpu/drm/exynos/ |
D | exynos_drm_gsc.c | 153 { 1, -2, -3, 106, 36, -13, 4, -1 }, 163 { -1, 4, -13, 36, 106, -3, -2, 1 }, 220 { -1, 6, 30, 49, 36, 10, -1, -1 }, 232 { -1, -1, 10, 36, 49, 30, 6, -1 }, 242 { 1, 7, 22, 36, 35, 20, 6, 1 }, 243 { 1, 6, 21, 36, 36, 21, 6, 1 }, 244 { 1, 6, 20, 35, 36, 22, 7, 1 }, 311 { 11, 82, 36, -1 }, 321 { -1, 36, 82, 11 }, 344 { 23, 67, 36, 2 }, [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/media/i2c/ |
D | onnn,ar0521.yaml | 31 Definition of the regulator used as analog (2.7 V) voltage supply. 35 Definition of the regulator used as digital core (1.2 V) voltage supply. 39 Definition of the regulator used as digital I/O (1.8 V) voltage supply. 93 ar0521: camera-sensor@36 {
|
D | ovti,ov5693.yaml | 39 Digital I/O voltage supply, 1.8V. 43 Analog voltage supply, 2.8V. 47 Digital core voltage supply, 1.2V. 95 ov5693: camera@36 {
|
/Linux-v6.1/drivers/clk/ti/ |
D | dpll3xxx.c | 11 * 36xx support added by Vishwanath BS, Richard Woodruff, and Nishanth 50 u32 v; in _omap3_dpll_write_clken() local 54 v = ti_clk_ll_ops->clk_readl(&dd->control_reg); in _omap3_dpll_write_clken() 55 v &= ~dd->enable_mask; in _omap3_dpll_write_clken() 56 v |= clken_bits << __ffs(dd->enable_mask); in _omap3_dpll_write_clken() 57 ti_clk_ll_ops->clk_writel(v, &dd->control_reg); in _omap3_dpll_write_clken() 242 * See 36xx TRM section 3.5.3.3.3.2 "Type B DPLL (Low-Jitter)" 267 * See 36xx TRM section 3.5.3.3.3.2 "Type B DPLL (Low-Jitter)" 305 u32 v, ctrl, mod_freq_divider, exponent, mantissa; in omap3_noncore_dpll_ssc_program() local 334 v = ti_clk_ll_ops->clk_readl(&dd->ssc_modfreq_reg); in omap3_noncore_dpll_ssc_program() [all …]
|
/Linux-v6.1/Documentation/userspace-api/media/v4l/ |
D | subdev-formats.rst | 224 :widths: 36 7 3 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 1686 The following table list existing packed 36bit wide RGB formats. 1690 .. _v4l2-mbus-pixelcode-rgb-36: 1698 .. flat-table:: 36bit RGB formats 1701 :widths: 36 7 3 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 1890 :widths: 36 7 3 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 1926 - 36 3106 and V components. Some formats include dummy bits in some of their 3113 - The Y, U and V components order code, as transferred on the bus. 3135 the U, Y, V, Y order will be named ``MEDIA_BUS_FMT_UYVY8_2X8``. [all …]
|
/Linux-v6.1/arch/csky/abiv2/inc/abi/ |
D | entry.h | 14 #define LSAVE_A3 36 51 stw a3, (sp, 36) 93 ldw a3, (sp, 36) 121 stw a3, (sp, 36) 154 ldw a3, (sp, 36) 167 stw r16, (sp, 36) 197 ldw r16, (sp, 36) 294 * BA Reserved SH WA B SO SEC C D V
|
/Linux-v6.1/arch/arm/mach-pxa/ |
D | gumstix.h | 14 GPIOn - Input from MAX823 (or equiv), normalizing USB +5V into a clean 48 #define GPIO_GUMSTIX_ETH0 36 71 #define GPIO36_nCD 36
|
D | palmtc.h | 39 #define GPIO_NR_PALMTC_USB_POWER 36 67 #define PALMTC_BAT_MAX_VOLTAGE 4000 /* 4.00V maximum voltage */ 68 #define PALMTC_BAT_MIN_VOLTAGE 3550 /* 3.55V critical voltage */
|
D | palmld.h | 49 #define GPIO_NR_PALMLD_PCMCIA_POWER 36 90 #define PALMLD_BAT_MAX_VOLTAGE 4000 /* 4.00V maximum voltage */ 91 #define PALMLD_BAT_MIN_VOLTAGE 3550 /* 3.55V critical voltage */
|
/Linux-v6.1/Documentation/userspace-api/media/drivers/ |
D | cx2341x-uapi.rst | 12 The format is YUV 4:2:0 which uses 1 Y byte per pixel and 1 U and V byte per 36 to separate Y, U and V planes. This code assumes frames of 720x576 (PAL) pixels. 81 // descramble U/V plane 83 // The U/V values are interlaced (UVUV...). 146 4 + 43 * 36, which is 4 bytes for a header and 2 * 18 VBI lines with a 1 byte 148 the cx23415/6 firmware. Besides the data for the VBI lines we also need 36 bits
|
/Linux-v6.1/include/linux/mmc/ |
D | mmc.h | 75 #define MMC_ERASE_GROUP_END 36 /* ac [31:0] data addr R1 */ 223 /* (CMD32,33,34,35,36,37,38,39) */ 233 /* (CMD6,34,35,36,37,50) */ 261 #define EXT_CSD_PACKED_CMD_STATUS 36 /* RO */ 358 /* DDR mode @1.8V or 3V I/O */ 360 /* DDR mode @1.2V I/O */ 365 /* SDR mode @1.2V I/O */ 368 #define EXT_CSD_CARD_TYPE_HS400_1_8V (1<<6) /* Card can run at 200MHz DDR, 1.8V */ 369 #define EXT_CSD_CARD_TYPE_HS400_1_2V (1<<7) /* Card can run at 200MHz DDR, 1.2V */
|
/Linux-v6.1/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/ |
D | smu11_driver_if_navi10.h | 111 #define FEATURE_LED_DISPLAY_BIT 36 440 QuadraticInt_t SsCurve; // Slow-slow curve (GHz->V) 673 QuadraticInt_t qAvfsGb[AVFS_VOLTAGE_COUNT]; // GHz->V Override of fused curve 674 DroopInt_t dBtcGbGfxPll; // GHz->V BtcGb 675 DroopInt_t dBtcGbGfxDfll; // GHz->V BtcGb 676 DroopInt_t dBtcGbSoc; // GHz->V BtcGb 677 LinearInt_t qAgingGb[AVFS_VOLTAGE_COUNT]; // GHz->V 679 QuadraticInt_t qStaticVoltageOffset[AVFS_VOLTAGE_COUNT]; // GHz->V 1057 uint16_t avgPsmCount[36]; 1058 uint16_t minPsmCount[36]; [all …]
|
/Linux-v6.1/arch/x86/boot/ |
D | mtools.conf.in | 10 drive v: 15 file="@OBJ@/fdimage" cylinders=80 heads=2 sectors=36 filter
|