Searched refs:od (Results 1 - 17 of 17) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/arm/mach-integrator/
H A Dcpu.c30 unsigned char od; member in struct:vco
40 return 2000 * (vco.vdw + 8) / cc_divisor[vco.od] / factor;
63 vco.od = s2od[i];
97 cm_osc |= vco.vdw | vco.od << 8;
112 vco.od = (cm_osc >> 20) & 7;
119 vco.od = (cm_osc >> 8) & 7;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/serial/
H A Domninet.c145 struct omninet_data *od; local
157 od = kmalloc( sizeof(struct omninet_data), GFP_KERNEL );
158 if( !od ) {
163 port->private = od;
183 struct omninet_data *od; local
200 od = (struct omninet_data *)port->private;
201 if (od)
202 kfree(od);
267 struct omninet_data *od = (struct omninet_data *) port->private; local
297 header->oh_seq = od
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/jmr3927/
H A Dtxx927.h47 volatile unsigned long od; member in struct:txx927_pio_reg
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/jmr3927/
H A Dtxx927.h47 volatile unsigned long od; member in struct:txx927_pio_reg
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/jmr3927/
H A Dtxx927.h47 volatile unsigned long od; member in struct:txx927_pio_reg
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/jmr3927/
H A Dtxx927.h47 volatile unsigned long od; member in struct:txx927_pio_reg
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/block/paride/
H A Dbpck.c349 { int i,j,k,n,p,v,f, om, od; local
353 om = pi->mode; od = pi->delay;
396 pi->mode = om; pi->delay = od;
/asus-wl-520gu-7.0.1.45/src/router/iproute2/ip/
H A Diproute.c975 char *od = NULL; local
1044 od = *argv;
1112 if (id || od) {
1123 if (od) {
1124 if ((idx = ll_name_to_index(od)) == 0) {
1125 fprintf(stderr, "Cannot find device \"%s\"\n", od);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/
H A Dfbcon.c1795 struct display *od, *p = &fb_display[unit]; local
1802 od = &fb_display[h];
1803 if (od->fontdata == p->fontdata)
1805 op->width = fontwidth(od);
1806 op->height = fontheight(od);
1807 return fbcon_do_set_font(unit, op, od->fontdata, od->userfont);
/asus-wl-520gu-7.0.1.45/src/router/iptables/patch-o-matic/
H A Drunme52 dd if=/dev/urandom bs=32 count=1 2>/dev/null | od -x -w32 -A n | tr -d ' '
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/ifpsp060/src/
H A Disp.S1316 # Memory indirect postindexed: ([bd, An], Xn, od) #
1317 # Memory indirect preindexed: ([bd, An, Xn], od) #
1433 # PC memory indirect postindexed: ([bd, PC], Xn, od) #
1434 # PC memory indirect preindexed: ([bd, PC, Xn], od) #
1492 # d4 = od (internal " " )
1540 bfextu %d5{&30:&2},%d0 # is od suppressed?
1563 ext.l %d0 # sign extend od
1580 add.l %d4,%d0 # <ea> += od
1591 add.l %d4,%d0 # ea += od
H A Dpfpsp.S4936 # Memory indirect postindexed: ([bd, An], Xn, od) #
4937 # Memory indirect preindexed: ([bd, An, Xn], od) #
5035 # PC memory indirect postindexed: ([bd, PC], Xn, od) #
5036 # PC memory indirect preindexed: ([bd, PC, Xn], od) #
5083 # d4 = od
5156 bfextu %d5{&30:&2},%d0 # is od suppressed?
5180 ext.l %d0 # sign extend od
5199 add.l %d4,%d0 # <ea> += od
5210 add.l %d4,%d0 # ea += od
H A Dfpsp.S18887 # Memory indirect postindexed: ([bd, An], Xn, od) #
18888 # Memory indirect preindexed: ([bd, An, Xn], od) #
18986 # PC memory indirect postindexed: ([bd, PC], Xn, od) #
18987 # PC memory indirect preindexed: ([bd, PC, Xn], od) #
19034 # d4 = od
19107 bfextu %d5{&30:&2},%d0 # is od suppressed?
19131 ext.l %d0 # sign extend od
19150 add.l %d4,%d0 # <ea> += od
19161 add.l %d4,%d0 # ea += od
/asus-wl-520gu-7.0.1.45/src/router/LPRng/
H A Dlibtool369 case `echo A|od -x` in
H A Dltmain.sh75 case `echo A|od -x` in
/asus-wl-520gu-7.0.1.45/src/router/acl/
H A Dlibtool364 case `echo A|od -x` in
/asus-wl-520gu-7.0.1.45/src/router/attr/
H A Dlibtool364 case `echo A|od -x` in

Completed in 210 milliseconds