Searched defs:and (Results 1 – 15 of 15) sorted by relevance
/linux/arch/arc/include/asm/ |
A D | atomic64-arcv2.h | 128 ATOMIC64_OPS(and, and, and) in ATOMIC64_OPS() argument
|
/linux/arch/m68k/ifpsp060/src/ |
A D | isp.S | 13 and any warranty against infringement with regard to the SOFTWARE label
|
A D | ilsp.S | 13 and any warranty against infringement with regard to the SOFTWARE label
|
A D | ftest.S | 13 and any warranty against infringement with regard to the SOFTWARE label
|
A D | pfpsp.S | 13 and any warranty against infringement with regard to the SOFTWARE label
|
A D | itest.S | 13 and any warranty against infringement with regard to the SOFTWARE label
|
A D | fplsp.S | 13 and any warranty against infringement with regard to the SOFTWARE label
|
A D | fpsp.S | 13 and any warranty against infringement with regard to the SOFTWARE label
|
/linux/tools/testing/selftests/bpf/progs/ |
A D | atomics.c | 74 int BPF_PROG(and, int a) in BPF_PROG() argument
|
/linux/drivers/dma/ti/ |
A D | edma.c | 319 static inline void edma_modify(struct edma_cc *ecc, int offset, unsigned and, in edma_modify() 329 static inline void edma_and(struct edma_cc *ecc, int offset, unsigned and) in edma_and() 358 unsigned and, unsigned or) in edma_modify_array() 417 int param_no, unsigned and, unsigned or) in edma_param_modify() 423 unsigned and) in edma_param_and()
|
/linux/net/can/ |
A D | gw.c | 87 struct canfd_frame and; member 93 u8 and; member
|
/linux/arch/x86/ |
A D | Kconfig | 1390 choice and suitable for most users). This will result in a "3GB/1GB" choice in Processor type and features""choiced1e14f930104
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
A D | amdgpu.h | 1211 #define WREG32_AND(reg, and) WREG32_P(reg, 0, and) argument
|
/linux/drivers/misc/habanalabs/common/ |
A D | habanalabs.h | 2061 #define WREG32_AND(reg, and) WREG32_P(reg, 0, and) argument
|
/linux/drivers/gpu/drm/radeon/ |
A D | radeon.h | 2582 #define WREG32_AND(reg, and) WREG32_P(reg, 0, and) argument
|
Completed in 145 milliseconds