Home
last modified time | relevance | path

Searched +full:76 +full:v (Results 1 – 25 of 186) sorted by relevance

12345678

/linux-6.12.1/Documentation/devicetree/bindings/input/touchscreen/
Dzet6223.txt10 - vio-supply : Specification for VIO supply (1.8V or 3.3V,
12 - vcc-supply : Specification for 3.3V VCC supply.
23 zet6223: touchscreen@76 {
/linux-6.12.1/drivers/s390/char/
Ddefkeymap.map42 keycode 37 = nul v
81 keycode 76 = less odiaeresis
106 keycode 101 = Aacute V
137 control keycode 76 = F24
Dsclp.h174 u8 _pad_67[76 - 67]; /* 67-83 */
175 u32 ibc; /* 76-79 */
373 struct gds_vector *v; in sclp_find_gds_vector() local
375 for (v = start; (void *) v < end; v = (void *) v + v->length) in sclp_find_gds_vector()
376 if (v->gds_id == id) in sclp_find_gds_vector()
377 return v; in sclp_find_gds_vector()
/linux-6.12.1/drivers/media/radio/
Dradio-keene.c34 #define FREQ_MIN 76U
72 unsigned short freq_send = freq ? (freq - 76 * 16000) / 800 : 0; in keene_cmd_main()
164 struct v4l2_capability *v) in vidioc_querycap() argument
168 strscpy(v->driver, "radio-keene", sizeof(v->driver)); in vidioc_querycap()
169 strscpy(v->card, "Keene FM Transmitter", sizeof(v->card)); in vidioc_querycap()
170 usb_make_path(radio->usbdev, v->bus_info, sizeof(v->bus_info)); in vidioc_querycap()
175 struct v4l2_modulator *v) in vidioc_g_modulator() argument
179 if (v->index > 0) in vidioc_g_modulator()
182 strscpy(v->name, "FM", sizeof(v->name)); in vidioc_g_modulator()
183 v->rangelow = FREQ_MIN * FREQ_MUL; in vidioc_g_modulator()
[all …]
Ddsbr100.c54 devices, that would be 76 and 91. */
164 struct v4l2_capability *v) in vidioc_querycap() argument
168 strscpy(v->driver, "dsbr100", sizeof(v->driver)); in vidioc_querycap()
169 strscpy(v->card, "D-Link R-100 USB FM Radio", sizeof(v->card)); in vidioc_querycap()
170 usb_make_path(radio->usbdev, v->bus_info, sizeof(v->bus_info)); in vidioc_querycap()
175 struct v4l2_tuner *v) in vidioc_g_tuner() argument
179 if (v->index > 0) in vidioc_g_tuner()
183 strscpy(v->name, "FM", sizeof(v->name)); in vidioc_g_tuner()
184 v->type = V4L2_TUNER_RADIO; in vidioc_g_tuner()
185 v->rangelow = FREQ_MIN * FREQ_MUL; in vidioc_g_tuner()
[all …]
/linux-6.12.1/drivers/media/v4l2-core/
Dv4l2-vp9.c18 { 92, 45, 102, 136, 116, 180, 74, 90, 100 }, /*left = v */
27 }, { /* above = v */
29 { 43, 46, 168, 134, 107, 128, 69, 142, 92 }, /*left = v */
31 { 58, 38, 76, 114, 97, 172, 78, 133, 92 }, /*left = d45 */
32 { 46, 41, 76, 140, 63, 184, 69, 112, 57 }, /*left = d135*/
40 { 55, 44, 68, 166, 179, 192, 57, 57, 108 }, /*left = v */
47 { 53, 49, 21, 110, 116, 168, 59, 80, 76 }, /*left = d63 */
51 { 59, 38, 83, 112, 103, 162, 98, 136, 90 }, /*left = v */
62 { 53, 40, 55, 139, 69, 183, 61, 80, 110 }, /*left = v */
73 { 46, 27, 80, 150, 55, 124, 55, 121, 135 }, /*left = v */
[all …]
/linux-6.12.1/tools/power/acpi/man/
Dacpidump.837 .B \-v
84 Acpi table [RSDT] - 76 bytes written to RSDT.dat
105 /dev/mem
/linux-6.12.1/arch/riscv/include/asm/
Dhwcap.h21 #define RISCV_ISA_EXT_v ('v' - 'a')
24 * These macros represent the logical IDs of each multi-letter RISC-V ISA
85 #define RISCV_ISA_EXT_ZVE64X 76
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
Dsmu13_driver_if_aldebaran.h267 …uint16_t SsFmin; // Fmin for SS curve. If SS curve is selected, will use V@SSFm…
269 QuadraticInt_t SsCurve; // Slow-slow curve (GHz->V)
508 uint16_t avgPsmCount[76];
509 uint16_t minPsmCount[76];
510 float avgPsmVoltage[76];
511 float minPsmVoltage[76];
/linux-6.12.1/Documentation/devicetree/bindings/interrupt-controller/
Dstarfive,jh8100-intc.yaml12 interrupt signal to RISC-V PLIC.
56 clocks = <&syscrg_ne 76>;
/linux-6.12.1/include/uapi/linux/
Delf-em.h33 #define EM_CRIS 76 /* Axis Communications 32-bit embedded processor */
51 #define EM_RISCV 243 /* RISC-V */
55 #define EM_FRV 0x5441 /* Fujitsu FR-V */
/linux-6.12.1/arch/arm/boot/dts/qcom/
Dpm8058.dtsi84 interrupts-extended = <&pm8058 76 IRQ_TYPE_EDGE_RISING>;
155 <&pm8058_xoadc 0x00 0x0c>, /* Reference voltage 1.25V */
156 <&pm8058_xoadc 0x00 0x0d>, /* Reference voltage 0.625V */
157 <&pm8058_xoadc 0x00 0x0e>; /* Reference voltage 0.325V */
/linux-6.12.1/drivers/media/dvb-frontends/
Dmxl692_defs.h17 #define MXL_EAGLE_FW_MAX_SIZE_IN_KB 76
26 #define MXL_EAGLE_FW_MAX_SIZE_IN_KB 76
170 MXL_EAGLE_POWER_SUPPLY_SOURCE_SINGLE, /* Single supply of 3.3V */
171 MXL_EAGLE_POWER_SUPPLY_SOURCE_DUAL, /* Dual supply, 1.8V & 3.3V */
/linux-6.12.1/Documentation/devicetree/bindings/sound/
Dst,sta350.txt16 - vdd-dig-supply: regulator spec, providing 3.3V
17 - vdd-pll-supply: regulator spec, providing 3.3V
18 - vcc-supply: regulator spec, providing 5V - 26V
91 reach a value lower than -76 dBFS.
/linux-6.12.1/Documentation/devicetree/bindings/iio/adc/
Dqcom,pm8018-adc.yaml32 something like 2.2 or 1.8V.
100 calibrated with the 0.625V and 1.25V reference channels, also
126 interrupts-extended = <&pm8058 76 IRQ_TYPE_EDGE_RISING>;
/linux-6.12.1/drivers/scsi/
Da2091.h5 /* $Id: a2091.h,v 1.4 1997/01/19 23:07:09 davem Exp $
42 unsigned char pad6[76];
/linux-6.12.1/arch/m68k/hp300/
Dhp300map.map38 keycode 25 = v
95 keycode 76 = F1
96 control keycode 76 = Console_1
/linux-6.12.1/drivers/gpu/drm/exynos/
Dexynos_drm_gsc.c189 { 0, -8, 16, 76, 50, -4, -3, 1 },
197 { 1, -3, -4, 50, 76, 16, -8, 0 },
314 { 6, 76, 47, -1 },
320 { -1, 47, 76, 6 },
326 { 26, 76, 26, 0 },
327 { 22, 76, 30, 0 },
341 { 0, 30, 76, 22 }
1359 { IPP_SIZE_LIMIT(BUFFER, .h = { 32, 4800, 8 }, .v = { 16, 3344, 8 }) },
1360 { IPP_SIZE_LIMIT(AREA, .h = { 16, 4800, 2 }, .v = { 8, 3344, 2 }) },
1361 { IPP_SIZE_LIMIT(ROTATED, .h = { 32, 2048 }, .v = { 16, 2048 }) },
[all …]
/linux-6.12.1/drivers/tty/vt/
Ddefkeymap.map104 keycode 47 = v
182 keycode 76 = KP_5
183 alt keycode 76 = Ascii_5
184 altgr keycode 76 = Hex_5
/linux-6.12.1/drivers/power/supply/
Dda9052-battery.c62 {3865, 77}, {3857, 76},
99 {3900, 77}, {3892, 76},
136 {3921, 77}, {3912, 76},
220 u8 v[2] = {0, 0}; in da9052_bat_check_status() local
233 ret = da9052_group_read(bat->da9052, DA9052_STATUS_A_REG, 2, v); in da9052_bat_check_status()
237 bat_status = v[0]; in da9052_bat_check_status()
238 chg_end = v[1]; in da9052_bat_check_status()
/linux-6.12.1/drivers/edac/
Damd76x_edac.c2 * AMD 76x Memory Controller kernel module
11 * $Id: edac_amd76x.c,v 1.4.2.5 2005/10/05 00:43:44 dsp_llnl Exp $
33 /* AMD 76x register addresses - device 0 function 0 - PCI bridge */
372 MODULE_DESCRIPTION("MC support for AMD 76x memory controllers");
/linux-6.12.1/drivers/media/pci/cobalt/
Dcobalt-cpld.c71 cobalt_info("\t\tADC ch3 5V: %u,%03uV\n", tmp / 1000, tmp % 1000); in cpld_info_ver3()
74 cobalt_info("\t\tADC ch4 3V: %u,%03uV\n", tmp / 1000, tmp % 1000); in cpld_info_ver3()
164 { 296, 4, 74 }, { 300, 5, 60 }, { 304, 4, 76 },
173 { 380, 5, 76 }, { 384, 4, 96 }, { 390, 5, 78 },
188 { 528, 11, 48 }, { 530, 5, 106 }, { 532, 7, 76 },
209 { 828, 9, 92 }, { 836, 11, 76 }, { 840, 7, 120 },
/linux-6.12.1/arch/arm64/boot/dts/amlogic/
Dmeson-s4-s805x2-aq222.dts52 main_12v: regulator-main-12v {
54 regulator-name = "12V";
121 <779000 76>,
/linux-6.12.1/arch/arm/boot/dts/renesas/
Dr8a73a4-ape6evm.dts51 gpio = <&pfc 76 GPIO_ACTIVE_HIGH>;
55 /* Common 1.8V and 3.3V rails, used by several devices on APE6EVM */
/linux-6.12.1/drivers/input/misc/
Dhp_sdc_rtc.c97 if (!((tseq[83] | tseq[90] | tseq[69] | tseq[76] | in hp_sdc_rtc_do_read_bbrtc()
104 rtctm->tm_mon = (tseq[69] & 0x0f) + (tseq[76] & 0x0f) * 10; in hp_sdc_rtc_do_read_bbrtc()
268 static int __maybe_unused hp_sdc_rtc_proc_show(struct seq_file *m, void *v) in hp_sdc_rtc_proc_show() argument
364 "(RTC v " RTC_VERSION ")\n"); in hp_sdc_rtc_init()

12345678