Searched refs:sw (Results 1 - 25 of 335) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/cfe/cfe/arch/mips/board/bcm97115/src/
H A Dbcm97115_init.S42 sw t2,CS0BASE(t1) //# CS[0] Base
46 sw t2,CS1BASE(t1) //# CS[1] Base
48 sw t2,CS1CNTL(t1) //# CS[1] Control
52 sw t2,CS2BASE(t1) //# CS[2] Base
54 sw t2,CS2CNTL(t1) //# CS[2] Control
58 sw t2,CS8BASE(t1) //# CS[8] Base
64 sw t2,CS8CNTL(t1) //# CS[8] Control
67 sw t2,EBICONFIG(t1)
79 sw zero,TIMER_0_CTL(t0)
80 sw zer
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/alchemy/common/
H A Dsleeper.S29 sw $1, PT_R1(sp)
30 sw $2, PT_R2(sp)
31 sw $3, PT_R3(sp)
32 sw $4, PT_R4(sp)
33 sw $5, PT_R5(sp)
34 sw $6, PT_R6(sp)
35 sw $7, PT_R7(sp)
36 sw $16, PT_R16(sp)
37 sw $17, PT_R17(sp)
38 sw
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/alchemy/common/
H A Dsleeper.S29 sw $1, PT_R1(sp)
30 sw $2, PT_R2(sp)
31 sw $3, PT_R3(sp)
32 sw $4, PT_R4(sp)
33 sw $5, PT_R5(sp)
34 sw $6, PT_R6(sp)
35 sw $7, PT_R7(sp)
36 sw $16, PT_R16(sp)
37 sw $17, PT_R17(sp)
38 sw
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/input/misc/
H A Dad714x.c142 struct ad714x_driver_data *sw; member in struct:ad714x_chip
245 struct ad714x_button_drv *sw = &ad714x->sw->button[idx]; local
247 switch (sw->state) {
252 input_report_key(sw->input, hw->keycode, 1);
253 input_sync(sw->input);
254 sw->state = ACTIVE;
262 input_report_key(sw->input, hw->keycode, 0);
263 input_sync(sw->input);
264 sw
297 struct ad714x_slider_drv *sw = &ad714x->sw->slider[idx]; local
322 struct ad714x_slider_drv *sw = &ad714x->sw->slider[idx]; local
343 struct ad714x_slider_drv *sw = &ad714x->sw->slider[idx]; local
369 struct ad714x_slider_drv *sw = &ad714x->sw->slider[idx]; local
439 struct ad714x_wheel_drv *sw = &ad714x->sw->wheel[idx]; local
489 struct ad714x_wheel_drv *sw = &ad714x->sw->wheel[idx]; local
574 struct ad714x_wheel_drv *sw = &ad714x->sw->wheel[idx]; local
604 struct ad714x_wheel_drv *sw = &ad714x->sw->wheel[idx]; local
688 struct ad714x_touchpad_drv *sw = &ad714x->sw->touchpad[idx]; local
709 struct ad714x_touchpad_drv *sw = &ad714x->sw->touchpad[idx]; local
748 struct ad714x_touchpad_drv *sw = &ad714x->sw->touchpad[idx]; local
761 struct ad714x_touchpad_drv *sw = &ad714x->sw->touchpad[idx]; local
793 struct ad714x_touchpad_drv *sw = &ad714x->sw->touchpad[idx]; local
885 struct ad714x_touchpad_drv *sw = &ad714x->sw->touchpad[idx]; local
1276 struct ad714x_driver_data *sw = ad714x->sw; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/input/misc/
H A Dad714x.c142 struct ad714x_driver_data *sw; member in struct:ad714x_chip
245 struct ad714x_button_drv *sw = &ad714x->sw->button[idx]; local
247 switch (sw->state) {
252 input_report_key(sw->input, hw->keycode, 1);
253 input_sync(sw->input);
254 sw->state = ACTIVE;
262 input_report_key(sw->input, hw->keycode, 0);
263 input_sync(sw->input);
264 sw
297 struct ad714x_slider_drv *sw = &ad714x->sw->slider[idx]; local
322 struct ad714x_slider_drv *sw = &ad714x->sw->slider[idx]; local
343 struct ad714x_slider_drv *sw = &ad714x->sw->slider[idx]; local
369 struct ad714x_slider_drv *sw = &ad714x->sw->slider[idx]; local
439 struct ad714x_wheel_drv *sw = &ad714x->sw->wheel[idx]; local
489 struct ad714x_wheel_drv *sw = &ad714x->sw->wheel[idx]; local
574 struct ad714x_wheel_drv *sw = &ad714x->sw->wheel[idx]; local
604 struct ad714x_wheel_drv *sw = &ad714x->sw->wheel[idx]; local
688 struct ad714x_touchpad_drv *sw = &ad714x->sw->touchpad[idx]; local
709 struct ad714x_touchpad_drv *sw = &ad714x->sw->touchpad[idx]; local
748 struct ad714x_touchpad_drv *sw = &ad714x->sw->touchpad[idx]; local
761 struct ad714x_touchpad_drv *sw = &ad714x->sw->touchpad[idx]; local
793 struct ad714x_touchpad_drv *sw = &ad714x->sw->touchpad[idx]; local
885 struct ad714x_touchpad_drv *sw = &ad714x->sw->touchpad[idx]; local
1276 struct ad714x_driver_data *sw = ad714x->sw; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/score/include/asm/
H A Dasmmacro.h21 sw r30, [r0, PT_R0]
23 sw r1, [r0, PT_R1]
25 sw r2, [r0, PT_R2]
26 sw r3, [r0, PT_R3]
27 sw r4, [r0, PT_R4]
28 sw r5, [r0, PT_R5]
29 sw r6, [r0, PT_R6]
30 sw r7, [r0, PT_R7]
32 sw r8, [r0, PT_R8]
33 sw r
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/score/include/asm/
H A Dasmmacro.h21 sw r30, [r0, PT_R0]
23 sw r1, [r0, PT_R1]
25 sw r2, [r0, PT_R2]
26 sw r3, [r0, PT_R3]
27 sw r4, [r0, PT_R4]
28 sw r5, [r0, PT_R5]
29 sw r6, [r0, PT_R6]
30 sw r7, [r0, PT_R7]
32 sw r8, [r0, PT_R8]
33 sw r
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/alpha/include/asm/
H A Dfpu.h91 ieee_swcr_to_fpcr(unsigned long sw) argument
94 fp = (sw & IEEE_STATUS_MASK) << 35;
95 fp |= (sw & IEEE_MAP_DMZ) << 36;
96 fp |= (sw & IEEE_STATUS_MASK ? FPCR_SUM : 0);
97 fp |= (~sw & (IEEE_TRAP_ENABLE_INV
100 fp |= (~sw & (IEEE_TRAP_ENABLE_UNF | IEEE_TRAP_ENABLE_INE)) << 57;
101 fp |= (sw & IEEE_MAP_UMZ ? FPCR_UNDZ | FPCR_UNFD : 0);
102 fp |= (~sw & IEEE_TRAP_ENABLE_DNO) << 41;
109 unsigned long sw; local
110 sw
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/alpha/include/asm/
H A Dfpu.h91 ieee_swcr_to_fpcr(unsigned long sw) argument
94 fp = (sw & IEEE_STATUS_MASK) << 35;
95 fp |= (sw & IEEE_MAP_DMZ) << 36;
96 fp |= (sw & IEEE_STATUS_MASK ? FPCR_SUM : 0);
97 fp |= (~sw & (IEEE_TRAP_ENABLE_INV
100 fp |= (~sw & (IEEE_TRAP_ENABLE_UNF | IEEE_TRAP_ENABLE_INE)) << 57;
101 fp |= (sw & IEEE_MAP_UMZ ? FPCR_UNDZ | FPCR_UNFD : 0);
102 fp |= (~sw & IEEE_TRAP_ENABLE_DNO) << 41;
109 unsigned long sw; local
110 sw
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/util-linux/volume_id/
H A Dlinux_swap.c37 struct swap_header_v1_2 *sw; local
60 sw = volume_id_get_buffer(id, off, sizeof(struct swap_header_v1_2));
61 if (sw == NULL)
65 // volume_id_set_label_raw(id, sw->volume_name, 16);
66 volume_id_set_label_string(id, sw->volume_name, 16);
67 volume_id_set_uuid(id, sw->uuid, UUID_DCE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/util-linux/volume_id/
H A Dlinux_swap.c37 struct swap_header_v1_2 *sw; local
60 sw = volume_id_get_buffer(id, off, sizeof(struct swap_header_v1_2));
61 if (sw == NULL)
65 // volume_id_set_label_raw(id, sw->volume_name, 16);
66 volume_id_set_label_string(id, sw->volume_name, 16);
67 volume_id_set_uuid(id, sw->uuid, UUID_DCE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/util-linux/volume_id/
H A Dlinux_swap.c37 struct swap_header_v1_2 *sw; local
60 sw = volume_id_get_buffer(id, off, sizeof(struct swap_header_v1_2));
61 if (sw == NULL)
65 // volume_id_set_label_raw(id, sw->volume_name, 16);
66 volume_id_set_label_string(id, sw->volume_name, 16);
67 volume_id_set_uuid(id, sw->uuid, UUID_DCE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/cfe/cfe/arch/mips/board/bcm96345/src/
H A Dbcm6345_init.S78 sw t2,CS0BASE(t1) # CS[0] Base
80 sw t2,CS0CNTL(t1) # CS[0] Control
94 sw t2,EBICONFIG(t1)
102 sw t1, FMSEL(t0) # Set Mips Clock
195 sw t2,SDR_MEM_BASE(t1) # Set Memory Base address and size
197 sw t2,SDR_CFG_REG(t1) # Full page burst, slow memory
199 sw t2,SDR_INIT_CTL(t1) # Pre-charge powerup sequence
201 sw t2,SDR_INIT_CTL(t1) # 8 or more auto-refresh cmds
202 sw t2,SDR_INIT_CTL(t1)
203 sw t
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/input/joystick/
H A Dsidewinder.c115 struct sw { struct
216 #define GB(pos,num) sw_get_bits(buf, pos, num, sw->bits)
302 static int sw_parse(unsigned char *buf, struct sw *sw) argument
307 switch (sw->type) {
314 dev = sw->dev[0];
336 for (i = 0; i < sw->number; i ++) {
341 input_report_abs(sw->dev[i], ABS_X, GB(i*15+3,1) - GB(i*15+2,1));
342 input_report_abs(sw->dev[i], ABS_Y, GB(i*15+0,1) - GB(i*15+1,1));
345 input_report_key(sw
426 sw_read(struct sw *sw) argument
503 struct sw *sw = gameport_get_drvdata(gameport); local
512 struct sw *sw = input_get_drvdata(dev); local
520 struct sw *sw = input_get_drvdata(dev); local
589 struct sw *sw; local
803 struct sw *sw = gameport_get_drvdata(gameport); local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/input/joystick/
H A Dsidewinder.c115 struct sw { struct
216 #define GB(pos,num) sw_get_bits(buf, pos, num, sw->bits)
302 static int sw_parse(unsigned char *buf, struct sw *sw) argument
307 switch (sw->type) {
314 dev = sw->dev[0];
336 for (i = 0; i < sw->number; i ++) {
341 input_report_abs(sw->dev[i], ABS_X, GB(i*15+3,1) - GB(i*15+2,1));
342 input_report_abs(sw->dev[i], ABS_Y, GB(i*15+0,1) - GB(i*15+1,1));
345 input_report_key(sw
426 sw_read(struct sw *sw) argument
503 struct sw *sw = gameport_get_drvdata(gameport); local
512 struct sw *sw = input_get_drvdata(dev); local
520 struct sw *sw = input_get_drvdata(dev); local
589 struct sw *sw; local
803 struct sw *sw = gameport_get_drvdata(gameport); local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/cfe/cfe/arch/mips/board/p5064/src/
H A Dp5064_init.S117 sw t1,0x0C(t0)
121 sw t1,0x08(t0)
125 sw t1,0x04(t0)
129 sw t1,0x00(t0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/cfe/cfe/arch/mips/board/p6064/src/
H A Dp6064_init.S116 sw t1,HD2532_CHAR(0)(t0)
120 sw t1,HD2532_CHAR(1)(t0)
124 sw t1,HD2532_CHAR(2)(t0)
128 sw t1,HD2532_CHAR(3)(t0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/udev/extras/volume_id/lib/
H A Dlinux_swap.c44 struct swap_header_v1_2 *sw; local
80 sw = (struct swap_header_v1_2 *) volume_id_get_buffer(id, off, sizeof(struct swap_header_v1_2));
81 if (sw != NULL) {
82 volume_id_set_label_raw(id, sw->volume_name, 16);
83 volume_id_set_label_string(id, sw->volume_name, 16);
84 volume_id_set_uuid(id, sw->uuid, 0, UUID_DCE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/udev/extras/volume_id/lib/
H A Dlinux_swap.c44 struct swap_header_v1_2 *sw; local
80 sw = (struct swap_header_v1_2 *) volume_id_get_buffer(id, off, sizeof(struct swap_header_v1_2));
81 if (sw != NULL) {
82 volume_id_set_label_raw(id, sw->volume_name, 16);
83 volume_id_set_label_string(id, sw->volume_name, 16);
84 volume_id_set_uuid(id, sw->uuid, 0, UUID_DCE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/udev/extras/volume_id/lib/
H A Dlinux_swap.c44 struct swap_header_v1_2 *sw; local
80 sw = (struct swap_header_v1_2 *) volume_id_get_buffer(id, off, sizeof(struct swap_header_v1_2));
81 if (sw != NULL) {
82 volume_id_set_label_raw(id, sw->volume_name, 16);
83 volume_id_set_label_string(id, sw->volume_name, 16);
84 volume_id_set_uuid(id, sw->uuid, 0, UUID_DCE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/cfe/cfe/arch/mips/board/bcm9635x/src/
H A Dbcm635x_init.S141 sw t2,CS0BASE(t1) # CS[0] Base
143 sw t2,CS0CNTL(t1) # CS[0] Control
146 sw t2,CS2BASE(t1) # CS[2] Base
148 sw t2,CS2CNTL(t1) # CS[2] Control
159 sw t2,CS4BASE(t1) # CS[4] Base
161 sw t2,CS4CNTL(t1) # CS[4] Control
175 sw t2,EBICONFIG(t1)
189 sw zero,TIMER_CTL0(t0)
190 sw zero,TIMER_CTL1(t0)
191 sw zer
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/m68k/include/asm/
H A Delf.h96 struct switch_stack *sw = ((struct switch_stack *)regs) - 1; \
97 pr_reg[5] = sw->d6; \
98 pr_reg[6] = sw->d7; \
99 pr_reg[10] = sw->a3; \
100 pr_reg[11] = sw->a4; \
101 pr_reg[12] = sw->a5; \
102 pr_reg[13] = sw->a6; \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/m68k/include/asm/
H A Delf.h96 struct switch_stack *sw = ((struct switch_stack *)regs) - 1; \
97 pr_reg[5] = sw->d6; \
98 pr_reg[6] = sw->d7; \
99 pr_reg[10] = sw->a3; \
100 pr_reg[11] = sw->a4; \
101 pr_reg[12] = sw->a5; \
102 pr_reg[13] = sw->a6; \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/cfe/cfe/arch/mips/board/bcm947xx/src/
H A Dbcm947xx_init.S120 sw a3,CC_CLKC_N(a2) # set control N1 to select 6
122 sw t3,CC_WATCHDOG(a2) # set WatchDog Reset
138 sw t2,PMU_REG_CONTROL_ADDR(a2)
139 sw a0,PMU_REG_CONTROL_DATA(a2)
148 sw t2,PMU_REG_CONTROL_ADDR(a2)
149 sw a1,PMU_REG_CONTROL_DATA(a2)
156 sw t2,PMU_REG_CONTROL_ADDR(a2)
157 sw a0,PMU_REG_CONTROL_DATA(a2) # BB switcher to get 1.2V
159 sw t2,PMU_REG_CONTROL_ADDR(a2)
160 sw a
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/bcmcrypto/
H A Dmd32_common.h399 size_t sw,sc,ew,ec; local
414 sw=c->num>>2;
419 l=p[sw]; HOST_p_c2l(data,l,sc); p[sw++]=l;
420 for (; sw<HASH_LBLOCK; sw++)
422 HOST_c2l(data,l); p[sw]=l;
434 l=p[sw]; HOST_p_c2l_p(data,l,sc,len); p[sw]=l;
441 l=p[sw];
[all...]

Completed in 226 milliseconds

1234567891011>>