Home
last modified time | relevance | path

Searched refs:V (Results 1 – 25 of 49) sorted by relevance

12

/drivers/pinctrl/mvebu/
Dpinctrl-kirkwood.c19 #define V(f6180, f6190, f6192, f6281, f6282, dx4122, dx1135) \ macro
25 VARIANT_MV88F6180 = V(1, 0, 0, 0, 0, 0, 0),
26 VARIANT_MV88F6190 = V(0, 1, 0, 0, 0, 0, 0),
27 VARIANT_MV88F6192 = V(0, 0, 1, 0, 0, 0, 0),
28 VARIANT_MV88F6281 = V(0, 0, 0, 1, 0, 0, 0),
29 VARIANT_MV88F6282 = V(0, 0, 0, 0, 1, 0, 0),
30 VARIANT_MV98DX4122 = V(0, 0, 0, 0, 0, 1, 0),
31 VARIANT_MV98DX1135 = V(0, 0, 0, 0, 0, 0, 1),
36 MPP_VAR_FUNCTION(0x0, "gpio", NULL, V(1, 1, 1, 1, 1, 1, 1)),
37 MPP_VAR_FUNCTION(0x1, "nand", "io2", V(1, 1, 1, 1, 1, 1, 1)),
[all …]
Dpinctrl-orion.c64 #define V(f5181, f5182, f5281) \ macro
68 V_5181 = V(1, 0, 0),
69 V_5182 = V(0, 1, 0),
70 V_5281 = V(0, 0, 1),
71 V_ALL = V(1, 1, 1),
/drivers/media/dvb-frontends/
Dmb86a16.c758 static int swp_freq_calcuation(struct mb86a16_state *state, int i, int v, int *V, int vmax, int vm… in swp_freq_calcuation() argument
766 (*(V + 30 + v) >= 0) && in swp_freq_calcuation()
767 (*(V + 30 + v - 1) >= 0) && in swp_freq_calcuation()
768 (*(V + 30 + v - 1) > *(V + 30 + v)) && in swp_freq_calcuation()
769 (*(V + 30 + v - 1) > SIGMIN)) { in swp_freq_calcuation()
772 *SIG1 = *(V + 30 + v - 1); in swp_freq_calcuation()
774 (*(V + 30 + v) >= 0) && in swp_freq_calcuation()
775 (*(V + 30 + v - 1) >= 0) && in swp_freq_calcuation()
776 (*(V + 30 + v) > *(V + 30 + v - 1)) && in swp_freq_calcuation()
777 (*(V + 30 + v) > SIGMIN)) { in swp_freq_calcuation()
[all …]
/drivers/staging/comedi/drivers/tests/
Dni_routes_test.c30 #define V(x) ((x) | 0x80) macro
119 [x1] = V(x1), [x2] = V(x2), [x3] = V(x3), [x4] = V(x4), \
120 [x5] = V(x5), [x6] = V(x6), [x7] = V(x7), [x8] = V(x8), \
121 [x9] = V(x9),
136 [B(NI_RGOUT0)] = {[B(rgout0_src0)] = V(0),
137 [B(rgout0_src1)] = V(1)},
138 [B(NI_RTSI_BRD(0))] = {[B(brd0_src0)] = V(0),
139 [B(brd0_src1)] = V(1)},
140 [B(NI_RTSI_BRD(1))] = {[B(brd1_src0)] = V(0),
141 [B(brd1_src1)] = V(1)},
[all …]
/drivers/hv/
DKconfig3 menu "Microsoft Hyper-V guest support"
6 tristate "Microsoft Hyper-V client drivers"
11 Select this option to run Linux as a Hyper-V client operating
18 tristate "Microsoft Hyper-V Utilities driver"
21 Select this option to enable the Hyper-V Utilities.
24 tristate "Microsoft Hyper-V Balloon driver"
27 Select this option to enable Hyper-V Balloon driver.
/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_dcb.c16 #define QLC_DCB_GET_MAP(V) (1 << V) argument
24 #define QLC_DCB_TSA_SUPPORT(V) (V & 0x1) argument
25 #define QLC_DCB_ETS_SUPPORT(V) ((V >> 1) & 0x1) argument
26 #define QLC_DCB_VERSION_SUPPORT(V) ((V >> 2) & 0xf) argument
27 #define QLC_DCB_MAX_NUM_TC(V) ((V >> 20) & 0xf) argument
28 #define QLC_DCB_MAX_NUM_ETS_TC(V) ((V >> 24) & 0xf) argument
29 #define QLC_DCB_MAX_NUM_PFC_TC(V) ((V >> 28) & 0xf) argument
/drivers/net/hyperv/
DKconfig3 tristate "Microsoft Hyper-V virtual network driver"
7 Select this option to enable the Hyper-V virtual network driver.
/drivers/staging/comedi/drivers/ni_routing/
Dni_route_values.h40 #define V(x) (((x) & 0x7f) | 0x80) macro
44 #define I(x) V(x)
/drivers/net/wan/
DKconfig46 base-band modems, or any other device with the X.21, V.24, V.35 or
47 V.36 interface) to your Linux box. The cards can work as the
64 tristate "LanMedia Corp. SSI/V.35, T1/E1, HSSI, T3 boards"
71 V.24, V.35 or V.36 interface) to your Linux box.
255 Support for the FarSync T-Series X.21 (and V.35/V.24) cards by
259 8Mb/s (128K on V.24) using synchronous PPP, Cisco HDLC, raw HDLC,
/drivers/gpu/drm/i915/
Di915_vma.h462 #define for_each_ggtt_vma(V, OBJ) \ argument
463 list_for_each_entry(V, &(OBJ)->vma.list, obj_link) \
464 for_each_until(!i915_vma_is_ggtt(V))
/drivers/staging/greybus/tools/
DMakefile2 ifeq ($(strip $(V)), 1)
/drivers/usb/typec/
DKconfig19 5V, up to 20V, and current up to 5A over the cable. The USB Power
/drivers/tty/hvc/
DKconfig91 bool "RISC-V SBI console support"
95 This enables support for console output via RISC-V SBI calls, which
/drivers/fpga/
DKconfig52 FPGA manager driver support for Arria-V, Cyclone-V, Stratix-V,
/drivers/char/
Dhpet.c56 #define write_counter(V, MC) writeq(V, MC) argument
59 #define write_counter(V, MC) writel(V, MC) argument
/drivers/iio/adc/
Dqcom-pm8xxx-xoadc.c240 XOADC_CHAN(125V, 0x00, 0x0d, IIO_VOLTAGE, 1, 1, SCALE_DEFAULT, AMUX_RSV1),
264 XOADC_CHAN(125V, 0x00, 0x0d, IIO_VOLTAGE, 1, 1, SCALE_DEFAULT, AMUX_RSV1),
299 XOADC_CHAN(125V, 0x00, 0x0d, IIO_VOLTAGE, 1, 1, SCALE_DEFAULT, AMUX_RSV1),
324 XOADC_CHAN(125V, 0x00, 0x0d, IIO_VOLTAGE, 1, 1, SCALE_DEFAULT, AMUX_RSV1),
Dat91-sama5d2_adc.c126 #define AT91_SAMA5D2_EMR_OSR(V) ((V) << 16) argument
133 #define AT91_SAMA5D2_EMR_ASTE(V) ((V) << 20) argument
/drivers/staging/iio/Documentation/dac/
Dmax51741 On power-up, the device is in 0V-output state.
/drivers/pci/controller/
DKconfig285 tristate "Hyper-V PCI Interface"
288 The Hyper-V PCI Interface is a helper driver allows other drivers to
289 have a common interface with the Hyper-V PCI frontend driver.
/drivers/media/usb/usbvision/
Dusbvision-core.c688 static unsigned char *Y, *U, *V; in usbvision_parse_compress() local
747V = usbvision->intra_frame_buffer + image_size / 4 * 5 + (frame->frmwidth / 2) * (frame->curline /… in usbvision_parse_compress()
768 usbvision_decompress(usbvision, strip_data, V, &block_pos, &block_type_pos, idx_end / 2); in usbvision_parse_compress()
780 *f++ = idx & 0x01 ? U[idx / 2] : V[idx / 2]; in usbvision_parse_compress()
786 *v++ = V[idx >> 1]; in usbvision_parse_compress()
793 *v++ = V[idx >> 1]; in usbvision_parse_compress()
796 YUV_TO_RGB_BY_THE_BOOK(Y[idx], U[idx / 2], V[idx / 2], rv, gv, bv); in usbvision_parse_compress()
/drivers/virt/vboxguest/
Dvmmdev.h40 } V; member
/drivers/char/pcmcia/
DKconfig15 selectable for RS-232, V.35, RS-449, RS-530, and X.21
/drivers/uio/
DKconfig160 tristate "Generic driver for Hyper-V VMBus"
164 Hyper-V VMBus device. It is useful to provide direct access
/drivers/regulator/
DKconfig311 input voltage supply of 2.5V to 5.5V. The output voltage is
518 modes ranging from 0.77V to 1.40V by 0.01V steps.
838 programmed from 4.5V to 20V.
858 input switches when vdda supply is below 2.7V.
/drivers/gpio/
Dgpio-tegra186.c580 TEGRA186_AON_GPIO_PORT( V, 0x0800, 8, 0),
624 TEGRA194_MAIN_GPIO_PORT( V, 0x1000, 8, 1),

12