Searched refs:outmask (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/i2c/
H A Dtps65010.h180 * @outmask: bit (N-1) is set to allow GPIO-N to be used as an
197 unsigned outmask; member in struct:tps65010_board
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/aes/asm/
H A Daesp8-ppc.pl63 my ($stage,$outperm,$outmask,$outhead,$outtail)=map("v$_",(7..11));
132 vspltisb $outmask,-1
134 ?vperm $outmask,$zero,$outmask,$outperm
147 vsel $stage,$outhead,$outtail,$outmask
167 vsel $stage,$outhead,$outtail,$outmask
184 vsel $stage,$outhead,$outtail,$outmask
197 vsel $stage,$outhead,$outtail,$outmask
212 vsel $stage,$outhead,$outtail,$outmask
245 vsel $stage,$outhead,$outtail,$outmask
[all...]
H A Dvpaes-ppc.pl164 my ($inptail,$inpperm,$outhead,$outperm,$outmask,$keyperm) = map("v$_",(26..31));
688 vnor $outmask, v7, v7 # 0xff..ff
690 ?vperm $outmask, v7, $outmask, $outperm
735 vsel v1, $outhead, v0, $outmask
787 vsel v1, $outhead, v0, $outmask
945 vnor $outmask, v9, v9 # 0xff..ff
946 ?vperm $outmask, v9, $outmask, $outperm
971 vnor $outmask, v
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/aes/asm/
H A Daesp8-ppc.pl63 my ($stage,$outperm,$outmask,$outhead,$outtail)=map("v$_",(7..11));
132 vspltisb $outmask,-1
134 ?vperm $outmask,$zero,$outmask,$outperm
147 vsel $stage,$outhead,$outtail,$outmask
167 vsel $stage,$outhead,$outtail,$outmask
184 vsel $stage,$outhead,$outtail,$outmask
197 vsel $stage,$outhead,$outtail,$outmask
212 vsel $stage,$outhead,$outtail,$outmask
245 vsel $stage,$outhead,$outtail,$outmask
[all...]
H A Dvpaes-ppc.pl164 my ($inptail,$inpperm,$outhead,$outperm,$outmask,$keyperm) = map("v$_",(26..31));
688 vnor $outmask, v7, v7 # 0xff..ff
690 ?vperm $outmask, v7, $outmask, $outperm
735 vsel v1, $outhead, v0, $outmask
787 vsel v1, $outhead, v0, $outmask
945 vnor $outmask, v9, v9 # 0xff..ff
946 ?vperm $outmask, v9, $outmask, $outperm
971 vnor $outmask, v
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dsb.h114 int mixer_caps, recmask, outmask, supported_devices; member in struct:sb_devc
H A Dsb_mixer.c529 devc->outmask = devmask;
530 return devc->outmask;
599 ret = devc->outmask;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dau1200fb.h62 volatile uint32 outmask; member in struct:au1200_lcd
348 volatile uint32 outmask; member in struct:au1200_lcd
H A Dau1200fb.c858 lcd->outmask = panel->mode_outmask;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mfd/
H A Dtps65010.c90 u8 outmask; member in struct:tps65010
469 if (!(tps->outmask & (1 << offset)))
625 tps->outmask = board->outmask;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap1/
H A Dboard-h2.c330 .outmask = 0x0f,
H A Dboard-osk.c237 .outmask = 0x0f,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dcassini.h2143 u16 outmask; member in struct:cas_hp_inst
H A Dcassini.c1145 val = CAS_BASE(HP_INSTR_RAM_LOW_OUTMASK, inst->outmask);

Completed in 141 milliseconds