Searched refs:cbase (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/mm/
H A Dl2cache.c18 ctrl.cbase = L2CACHE_SIZE / 4 + (L2CACHE_SIZE % 4 ? 1 : 0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/dtc/
H A Ddtc-lexer.l117 yylval.cbase = 2;
119 yylval.cbase = 8;
121 yylval.cbase = 10;
123 yylval.cbase = 16;
124 DPRINT("Base: %d\n", yylval.cbase);
H A Ddtc-parser.y41 unsigned int cbase;
59 %token <cbase> DT_BASE
74 %type <cbase> cellbase
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/arch-v32/mach-a3/mach/hwregs/
H A Dl2cache_defs.h95 unsigned int cbase : 9; member in struct:__anon8913
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/gspca/
H A Dspca500.c463 unsigned int cbase,
477 err = reg_w(gspca_dev, request, cbase + i, qtable[1][i]);
460 spca50x_setup_qtable(struct gspca_dev *gspca_dev, unsigned int request, unsigned int ybase, unsigned int cbase, const __u8 qtable[2][64]) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dutils.c1230 const char * cbase = base; local
1237 const int c = compar( key, cbase + size*middle );

Completed in 111 milliseconds