Home
last modified time | relevance | path

Searched refs:I (Results 1 – 25 of 144) sorted by relevance

123456

/drivers/staging/comedi/drivers/ni_routing/ni_route_values/
Dni_mseries.c58 [B(TRIGGER_LINE(0))] = I(18),
59 [B(TRIGGER_LINE(1))] = I(19),
60 [B(TRIGGER_LINE(2))] = I(20),
61 [B(TRIGGER_LINE(3))] = I(21),
62 [B(TRIGGER_LINE(4))] = I(22),
63 [B(TRIGGER_LINE(5))] = I(23),
64 [B(TRIGGER_LINE(6))] = I(24),
65 [B(TRIGGER_LINE(7))] = I(25),
66 [B(NI_CtrSource(0))] = I(9),
67 [B(NI_CtrSource(1))] = I(4),
[all …]
Dni_eseries.c55 [B(NI_AI_StartTrigger)] = I(NI_PFI_OUTPUT_AI_START1),
58 [B(NI_AI_ReferenceTrigger)] = I(NI_PFI_OUTPUT_AI_START2),
61 [B(NI_AI_ConvertClock)] = I(NI_PFI_OUTPUT_AI_CONVERT),
64 [B(NI_CtrSource(1))] = I(NI_PFI_OUTPUT_G_SRC1),
67 [B(NI_CtrGate(1))] = I(NI_PFI_OUTPUT_G_GATE1),
70 [B(NI_AO_SampleClock)] = I(NI_PFI_OUTPUT_AO_UPDATE_N),
73 [B(NI_AO_StartTrigger)] = I(NI_PFI_OUTPUT_AO_START1),
76 [B(NI_AI_SampleClock)] = I(NI_PFI_OUTPUT_AI_START_PULSE),
79 [B(NI_CtrSource(0))] = I(NI_PFI_OUTPUT_G_SRC0),
82 [B(NI_CtrGate(0))] = I(NI_PFI_OUTPUT_G_GATE0),
[all …]
Dni_660x.c50 [B(NI_CtrInternalOutput(7))] = I(1),
53 [B(NI_CtrGate(7))] = I(1),
56 [B(NI_CtrSource(7))] = I(1),
59 [B(NI_CtrInternalOutput(6))] = I(1),
62 [B(NI_CtrGate(6))] = I(1),
65 [B(NI_CtrSource(6))] = I(1),
68 [B(NI_CtrInternalOutput(5))] = I(1),
71 [B(NI_CtrGate(5))] = I(1),
74 [B(NI_CtrSource(5))] = I(1),
77 [B(NI_CtrInternalOutput(4))] = I(1),
[all …]
/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_hdr.h551 #define NETXEN_NIU_GB_MAC_CONFIG_0(I) \ argument
552 (NETXEN_CRB_NIU + 0x30000 + (I)*0x10000)
553 #define NETXEN_NIU_GB_MAC_CONFIG_1(I) \ argument
554 (NETXEN_CRB_NIU + 0x30004 + (I)*0x10000)
555 #define NETXEN_NIU_GB_MAC_IPG_IFG(I) \ argument
556 (NETXEN_CRB_NIU + 0x30008 + (I)*0x10000)
557 #define NETXEN_NIU_GB_HALF_DUPLEX_CTRL(I) \ argument
558 (NETXEN_CRB_NIU + 0x3000c + (I)*0x10000)
559 #define NETXEN_NIU_GB_MAX_FRAME_SIZE(I) \ argument
560 (NETXEN_CRB_NIU + 0x30010 + (I)*0x10000)
[all …]
/drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/
Dcom.fuc146 iowr I[$r1 + 0x300] $r2
150 iowr I[$r1] $r2
156 iowr I[$r1] $r2
166 iord $r1 I[$r0 + 0x200]
178 iowr I[$r0 + 0x100] $r1
192 iord $r4 I[$r4 + 0]
201 iowrs I[$r15] $r5
220 iowrs I[$r15] $r14
245 iord $r3 I[$r2]
253 iowr I[$r2] $r3
[all …]
/drivers/media/tuners/
Dmt2060.c136 int I,J; in mt2060_spurcalc() local
139 for (I = 1; I < 10; I++) { in mt2060_spurcalc()
140 J = ((2*I*lo1)/lo2+1)/2; in mt2060_spurcalc()
141 diff = I*(int)lo1-J*(int)lo2; in mt2060_spurcalc()
156 int I,J; in mt2060_spurcheck() local
157 I=0; in mt2060_spurcheck()
165 I=1000; in mt2060_spurcheck()
166 Sp1 = mt2060_spurcalc(lo1+I,lo2+I,if2); in mt2060_spurcheck()
167 Sp2 = mt2060_spurcalc(lo1-I,lo2-I,if2); in mt2060_spurcheck()
170 J=-J; I=-I; Spur=Sp2; in mt2060_spurcheck()
[all …]
/drivers/staging/greybus/Documentation/
Dsysfs-bus-greybus47 What: /sys/bus/greybus/devices/N-M.I
52 An Interface I on the bus N and module N-M, where I is the
55 What: /sys/bus/greybus/devices/N-M.I/current_now
62 What: /sys/bus/greybus/devices/N-M.I/ddbl1_manufacturer_id
70 What: /sys/bus/greybus/devices/N-M.I/ddbl1_product_id
78 What: /sys/bus/greybus/devices/N-M.I/interface_id
85 What: /sys/bus/greybus/devices/N-M.I/interface_type
93 What: /sys/bus/greybus/devices/N-M.I/power_now
100 What: /sys/bus/greybus/devices/N-M.I/power_state
118 What: /sys/bus/greybus/devices/N-M.I/product_id
[all …]
/drivers/input/joystick/iforce/
DKconfig3 # I-Force driver configuration
6 tristate "I-Force devices"
9 Say Y here if you have an I-Force joystick or steering wheel
17 tristate "I-Force USB joysticks and wheels"
20 Say Y here if you have an I-Force joystick or steering wheel
24 tristate "I-Force Serial joysticks and wheels"
27 Say Y here if you have an I-Force joystick or steering wheel
/drivers/pinctrl/sunxi/
Dpinctrl-sun4i-a10.c1148 SUNXI_PIN(SUNXI_PINCTRL_PIN(I, 0),
1154 SUNXI_PIN(SUNXI_PINCTRL_PIN(I, 1),
1160 SUNXI_PIN(SUNXI_PINCTRL_PIN(I, 2),
1166 SUNXI_PIN(SUNXI_PINCTRL_PIN(I, 3),
1173 SUNXI_PIN(SUNXI_PINCTRL_PIN(I, 4),
1177 SUNXI_PIN(SUNXI_PINCTRL_PIN(I, 5),
1181 SUNXI_PIN(SUNXI_PINCTRL_PIN(I, 6),
1185 SUNXI_PIN(SUNXI_PINCTRL_PIN(I, 7),
1189 SUNXI_PIN(SUNXI_PINCTRL_PIN(I, 8),
1193 SUNXI_PIN(SUNXI_PINCTRL_PIN(I, 9),
[all …]
/drivers/gpu/drm/nouveau/nvkm/engine/sec/fuc/
Dg98.fuc0s113 iowr I[$r2 + 0x300] $r1
117 iowr I[$r2] $r1
122 iowr I[$r2] $r1
136 iord $r1 I[$r0 + 0x200]
152 iord $r4 I[$r3]
163 iowr I[$r3] $r4
166 iowr I[$r3 + 0x200] $r4
172 iord $r4 I[$r3 + 0x100]
188 iowr I[$r8] $r7
195 iowr I[$r3 + 0x200] $r5
[all …]
/drivers/zorro/
Dzorro.ids38 4500 A2232 Prototype [Multi I/O]
39 4600 A2232 [Multi I/O]
88 ff00 GPIB/Dual IEEE-488/Twin-X [Multi I/O]
118 0800 Impact Series I [SCSI Host Adapter and RAM Expansion]
132 0100 Impact Series I (4K) [SCSI Host Adapter]
133 0200 Impact Series I (16K/2) [SCSI Host Adapter]
134 0300 Impact Series I (16K/2) [SCSI Host Adapter]
144 0b98 IO-Extender [Multi I/O]
192 1000 MultiFace I [Multi I/O]
208 0500 32Bit Parallel I/O Interface
[all …]
/drivers/net/wireless/ath/ath9k/
Dar9003_paprd.c430 int G_fxp, Y_intercept, order_x_by_y, M, I, L, sum_y_sqr, sum_y_quad; in create_pa_curve() local
551 I = (max_index > 15) ? 7 : max_index >> 1; in create_pa_curve()
552 L = max_index - I; in create_pa_curve()
564 if (y_est[i + I] == 0) in create_pa_curve()
568 x_est[i + I] - ((1 << scale_factor) * y_est[i + I] + in create_pa_curve()
572 (x_est_fxp1_nonlin * (1 << M) + y_est[i + I]) / y_est[i + in create_pa_curve()
573 I]; in create_pa_curve()
575 (x_tilde[i] * (1 << M) + y_est[i + I]) / y_est[i + I]; in create_pa_curve()
577 (x_tilde[i] * (1 << M) + y_est[i + I]) / y_est[i + I]; in create_pa_curve()
579 (y_est[i + I] * y_est[i + I] + in create_pa_curve()
[all …]
/drivers/iio/buffer/
DKconfig3 # Industrial I/O generic buffer implementations
14 tristate "Industrial I/O DMA buffer infrastructure"
23 tristate "Industrial I/O DMA buffer integration with DMAEngine"
34 tristate "Industrial I/O HW buffering"
44 tristate "Industrial I/O buffering based on kfifo"
51 tristate "Industrial I/O triggered buffer support"
/drivers/gpu/drm/amd/display/
DTODO22 I haven't looked recently but I didn't get the impression there was a
53 parsing side (e.g. dc_edid_caps and dm_helpers_parse_edid_caps, I
56 I can't come up with a good reason why DC needs all this (except to
85 16. Move to core SCDC helpers (I think those are new since initial DC review).
93 18. There's a pile of sink handling code, both for DP and HDMI where I didn't
94 immediately recognize the standard. I think long term it'd be best for the drm
100 19. DONE - The DC logger is still a rather sore thing, but I know that the
/drivers/power/supply/
Dapm_power.c123 union power_supply_propval I; in do_calculate_time() local
131 if (MPSY_PROP(CURRENT_AVG, &I)) { in do_calculate_time()
133 if (MPSY_PROP(CURRENT_NOW, &I)) in do_calculate_time()
137 if (!I.intval) in do_calculate_time()
189 return ((cur.intval - full.intval) * 60L) / I.intval; in do_calculate_time()
191 return -((cur.intval - empty.intval) * 60L) / I.intval; in do_calculate_time()
/drivers/gpu/drm/nouveau/
DKbuild4 ccflags-y += -I $(NOUVEAU_PATH)/$(src)/include
5 ccflags-y += -I $(NOUVEAU_PATH)/$(src)/include/nvkm
6 ccflags-y += -I $(NOUVEAU_PATH)/$(src)/nvkm
7 ccflags-y += -I $(NOUVEAU_PATH)/$(src)
/drivers/uio/
DKconfig3 tristate "Userspace I/O drivers"
29 tristate "Userspace I/O platform driver with generic IRQ handling"
31 Platform driver for Userspace I/O devices, including generic
45 Platform driver for Userspace I/O devices, including generic
66 This device differs from other UIO devices since it uses I/O
67 ports instead of memory mapped I/O. In order to make it
79 Userspace I/O interface for the Sercos III PCI card from
150 Userspace I/O interface for the Humusoft MF624 PCI card.
/drivers/scsi/cxgbi/cxgb4i/
DKbuild2 ccflags-y += -I$(srctree)/drivers/net/ethernet/chelsio/cxgb4
3 ccflags-y += -I$(srctree)/drivers/net/ethernet/chelsio/libcxgb
/drivers/scsi/cxgbi/cxgb3i/
DKbuild2 ccflags-y += -I$(srctree)/drivers/net/ethernet/chelsio/cxgb3
3 ccflags-y += -I$(srctree)/drivers/net/ethernet/chelsio/libcxgb
/drivers/staging/comedi/drivers/ni_routing/
Dni_route_values.h44 #define I(x) V(x) macro
51 #define I(x) (((x) & 0x7f) | 0x100) macro
/drivers/net/can/ifi_canfd/
DKconfig6 This driver adds support for the I/F/I CAN_FD soft IP block
/drivers/gpu/drm/msm/
DNOTES9 (I don't have a completely clear picture on which display controller
19 display controller blocks. And I for sure don't want to have to deal
70 (ie. like DT super-node.. but I don't have any snapdragon hw yet that
73 Note that so far I've not been able to get any docs on the hw, and it
76 names (I had to invent a few, since no sufficient hint was given in
/drivers/net/ethernet/alteon/
DKconfig35 bool "Omit support for old Tigon I based AceNICs"
39 out support for the older Tigon I based cards which are no longer
42 app. 100KB. If you are not sure whether your card is a Tigon I or a
/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
Dmacros.fuc185 */ iord reg I[reg + 0x000]
189 */ iord reg I[reg + 0x000]
196 */ iowr I[$r0 + 0x000] reg /*
201 */ iowr I[$r0 + 0x000] reg /*
209 */ iowrs I[$r0 + 0x000] reg /*
214 */ iowrs I[$r0 + 0x000] reg /*
/drivers/staging/fsl-dpaa2/ethsw/
DTODO1 * Add I/O capabilities on switch port netdevices. This will allow control
12 dpio driver is moved to drivers/soc (this is required for I/O).

123456