Searched defs:and (Results 1 – 14 of 14) sorted by relevance
/Linux-v4.19/arch/m68k/ifpsp060/src/ |
D | isp.S | 13 and any warranty against infringement with regard to the SOFTWARE label
|
D | ilsp.S | 13 and any warranty against infringement with regard to the SOFTWARE label
|
D | ftest.S | 13 and any warranty against infringement with regard to the SOFTWARE label
|
D | itest.S | 13 and any warranty against infringement with regard to the SOFTWARE label
|
D | pfpsp.S | 13 and any warranty against infringement with regard to the SOFTWARE label
|
D | fplsp.S | 13 and any warranty against infringement with regard to the SOFTWARE label
|
D | fpsp.S | 13 and any warranty against infringement with regard to the SOFTWARE label
|
/Linux-v4.19/crypto/ |
D | poly1305_generic.c | 32 static inline u32 and(u32 v, u32 mask) in and() function
|
/Linux-v4.19/net/can/ |
D | gw.c | 88 struct can_frame and; member 94 u8 and; member
|
/Linux-v4.19/drivers/dma/ti/ |
D | edma.c | 300 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/ |
D | cpumask.h | 187 #define for_each_cpu_and(cpu, mask, and) \ argument 288 #define for_each_cpu_and(cpu, mask, and) \ argument
|
/Linux-v4.19/arch/x86/ |
D | Kconfig | 1367 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/ |
D | amdgpu.h | 1628 #define WREG32_AND(reg, and) WREG32_P(reg, 0, and) argument
|
/Linux-v4.19/drivers/gpu/drm/radeon/ |
D | radeon.h | 2557 #define WREG32_AND(reg, and) WREG32_P(reg, 0, and) argument
|