Home
last modified time | relevance | path

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

/drivers/dma/
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()
/drivers/gpu/drm/i915/
Di915_gem_execbuffer.c66 int and; member
/drivers/gpu/drm/amd/amdgpu/
Damdgpu.h2180 #define WREG32_AND(reg, and) WREG32_P(reg, 0, and) argument
/drivers/gpu/drm/radeon/
Dradeon.h2572 #define WREG32_AND(reg, and) WREG32_P(reg, 0, and) argument