Home
last modified time | relevance | path

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

/linux/arch/powerpc/crypto/
A Daes-spe-modes.S167 LOAD_DATA(rD0, 0)
168 LOAD_DATA(rD1, 4)
169 LOAD_DATA(rD2, 8)
194 LOAD_DATA(rD0, 0)
196 LOAD_DATA(rD1, 4)
197 LOAD_DATA(rD2, 8)
225 LOAD_DATA(rD0, 0)
227 LOAD_DATA(rD1, 4)
229 LOAD_DATA(rD2, 8)
261 LOAD_DATA(rD0, 0)
[all …]
A Dmd5-asm.S52 #define LOAD_DATA(reg, off) \ macro
58 #define LOAD_DATA(reg, off) \ macro
66 LOAD_DATA(w0, off) /* W */ \
70 LOAD_DATA(w1, off+4) /* W */ \
A Dsha256-spe-asm.S90 #define LOAD_DATA(reg, off) \ macro
95 #define LOAD_DATA(reg, off) \ macro
102 LOAD_DATA(w, off) /* 1: W */ \
126 LOAD_DATA(w, off+4) /* 2: W */ \
A Dsha1-spe-asm.S95 #define LOAD_DATA(reg, off) \ macro
100 #define LOAD_DATA(reg, off) \ macro
107 LOAD_DATA(w0, off) /* 1: W */ \
116 LOAD_DATA(w1, off+4) /* 2: W */ \
/linux/lib/raid6/
A Ds390vx.uc58 static inline void LOAD_DATA(int x, u8 *ptr)
98 LOAD_DATA(0,&dptr[z0][d]);
105 LOAD_DATA(16,&dptr[z][d]);
132 LOAD_DATA(0,&dptr[z0][d]);
139 LOAD_DATA(16,&dptr[z][d]);
150 LOAD_DATA(16,&p[d]);
153 LOAD_DATA(16,&q[d]);
/linux/include/video/
A Dda8xx-fb.h22 LOAD_DATA = 1, enumerator
/linux/drivers/video/fbdev/
A Dda8xx-fb.c313 if (load_mode == LOAD_DATA) { in lcd_blit()
845 lcd_blit(LOAD_DATA, par); in lcdc_irq_handler_rev02()
910 lcd_blit(LOAD_DATA, par); in lcdc_irq_handler_rev01()

Completed in 13 milliseconds