Home
last modified time | relevance | path

Searched defs:and (Results 1 – 17 of 17) sorted by relevance

/linux-3.3/arch/mn10300/mm/
Dcache-dbg-inv-by-tag.S73 and d1,d0 define
79 and d1,d0 define
85 and d1,d0 define
91 and d1,d0 define
Dcache-flush-by-reg.S150 and d1,d0,a2 # a2 = mask & start define
283 and d1,d0,a2 # a2 = mask & start define
Dcache-inv-by-reg.S203 and d1,e0 define
317 and d1,d0,a2 define
/linux-3.3/arch/mn10300/lib/
Ddo_csum.S143 and d1,d0 define
/linux-3.3/arch/mn10300/kernel/
Dentry.S367 and d0,d0 # check return value define
/linux-3.3/arch/arm/mach-davinci/
Ddma.c116 static inline void edma_modify(unsigned ctlr, int offset, unsigned and, in edma_modify()
124 static inline void edma_and(unsigned ctlr, int offset, unsigned and) in edma_and()
146 unsigned and, unsigned or) in edma_modify_array()
193 unsigned and, unsigned or) in edma_parm_modify()
198 unsigned and) in edma_parm_and()
/linux-3.3/arch/m68k/ifpsp060/src/
Disp.S13 and any warranty against infringement with regard to the SOFTWARE label
Dilsp.S13 and any warranty against infringement with regard to the SOFTWARE label
Dftest.S13 and any warranty against infringement with regard to the SOFTWARE label
Dpfpsp.S13 and any warranty against infringement with regard to the SOFTWARE label
Ditest.S13 and any warranty against infringement with regard to the SOFTWARE label
Dfplsp.S13 and any warranty against infringement with regard to the SOFTWARE label
Dfpsp.S13 and any warranty against infringement with regard to the SOFTWARE label
/linux-3.3/net/can/
Dgw.c77 struct can_frame and; member
83 u8 and; member
/linux-3.3/include/linux/
Dcpumask.h148 #define for_each_cpu_and(cpu, mask, and) \ argument
233 #define for_each_cpu_and(cpu, mask, and) \ argument
/linux-3.3/drivers/gpu/drm/i915/
Di915_gem_execbuffer.c212 int and; member
/linux-3.3/drivers/media/video/
Dpms.c199 static void pms_i2c_andor(struct pms *dev, int slave, int sub, int and, int or) in pms_i2c_andor()