Home
last modified time | relevance | path

Searched refs:outmask (Results 1 – 7 of 7) sorted by relevance

/linux/arch/powerpc/crypto/
H A Daesp10-ppc.pl122 my ($stage,$outperm,$outmask,$outhead,$outtail)=map("v$_",(7..11));
189 vspltisb $outmask,-1
191 ?vperm $outmask,$zero,$outmask,$outperm
204 vsel $stage,$outhead,$outtail,$outmask
224 vsel $stage,$outhead,$outtail,$outmask
241 vsel $stage,$outhead,$outtail,$outmask
254 vsel $stage,$outhead,$outtail,$outmask
269 vsel $stage,$outhead,$outtail,$outmask
302 vsel $stage,$outhead,$outtail,$outmask
312 vsel $stage,$outhead,$outtail,$outmask
[all …]
/linux/include/linux/mfd/
H A Dtps65010.h196 unsigned outmask; member
/linux/drivers/mfd/
H A Dtps65010.c78 u8 outmask; member
470 if (!(tps->outmask & (1 << offset))) in tps65010_output()
617 tps->outmask = board->outmask; in tps65010_probe()
/linux/drivers/video/fbdev/
H A Dau1200fb.h62 volatile uint32 outmask; member
/linux/arch/arm/mach-omap1/
H A Dboard-osk.c262 .outmask = 0x0f,
/linux/drivers/net/ethernet/sun/
H A Dcassini.h2134 u16 outmask; member
H A Dcassini.c1169 val = CAS_BASE(HP_INSTR_RAM_LOW_OUTMASK, inst->outmask); in cas_load_firmware()