Searched defs:and (Results  1 – 14 of 14) sorted by relevance
| /Linux-v5.4/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-v5.4/crypto/ | 
| D | poly1305_generic.c | 32 static inline u32 and(u32 v, u32 mask)  in and()  function
 | 
| /Linux-v5.4/drivers/dma/ti/ | 
| D | edma.c | 312 static inline void edma_modify(struct edma_cc *ecc, int offset, unsigned and,  in edma_modify()322 static inline void edma_and(struct edma_cc *ecc, int offset, unsigned and)  in edma_and()
 351 				     unsigned and, unsigned or)  in edma_modify_array()
 410 				     int param_no, unsigned and, unsigned or)  in edma_param_modify()
 416 				  unsigned and)  in edma_param_and()
 
 | 
| /Linux-v5.4/net/can/ | 
| D | gw.c | 88 		struct canfd_frame and;  member94 		u8 and;  member
 
 | 
| /Linux-v5.4/arch/x86/ | 
| D | Kconfig | 1395 	  choice and suitable for most users). This will result in a "3GB/1GB"  choice in Processor type and features""choicebce709bc0104
 | 
| /Linux-v5.4/drivers/misc/habanalabs/ | 
| D | habanalabs.h | 1046 #define WREG32_AND(reg, and) WREG32_P(reg, 0, and)  argument
 | 
| /Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ | 
| D | amdgpu.h | 1095 #define WREG32_AND(reg, and) WREG32_P(reg, 0, and)  argument
 | 
| /Linux-v5.4/drivers/gpu/drm/radeon/ | 
| D | radeon.h | 2549 #define WREG32_AND(reg, and) WREG32_P(reg, 0, and)  argument
 |