Home
last modified time | relevance | path

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

/Linux-v4.19/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
Ditest.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
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-v4.19/crypto/
Dpoly1305_generic.c32 static inline u32 and(u32 v, u32 mask) in and() function
/Linux-v4.19/net/can/
Dgw.c88 struct can_frame and; member
94 u8 and; member
/Linux-v4.19/drivers/dma/ti/
Dedma.c300 static inline void edma_modify(struct edma_cc *ecc, int offset, unsigned and, in edma_modify()
310 static inline void edma_and(struct edma_cc *ecc, int offset, unsigned and) in edma_and()
339 unsigned and, unsigned or) in edma_modify_array()
398 int param_no, unsigned and, unsigned or) in edma_param_modify()
404 unsigned and) in edma_param_and()
/Linux-v4.19/include/linux/
Dcpumask.h187 #define for_each_cpu_and(cpu, mask, and) \ argument
288 #define for_each_cpu_and(cpu, mask, and) \ argument
/Linux-v4.19/arch/x86/
DKconfig1367 choice and suitable for most users). This will result in a "3GB/1GB" choice in Processor type and features""choice48bea3110104
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu.h1628 #define WREG32_AND(reg, and) WREG32_P(reg, 0, and) argument
/Linux-v4.19/drivers/gpu/drm/radeon/
Dradeon.h2557 #define WREG32_AND(reg, and) WREG32_P(reg, 0, and) argument