Searched defs:off1 (Results 1 – 5 of 5) sorted by relevance
/linux/arch/arm64/lib/ |
H A D | strcmp.S | 33 #define off1 x5 macro
|
/linux/include/linux/ |
H A D | dmaengine.h | 1253 size_t off1, size_t off2, size_t len) in dmaengine_check_align() 1258 static inline bool is_dma_copy_aligned(struct dma_device *dev, size_t off1, in is_dma_copy_aligned() 1264 static inline bool is_dma_xor_aligned(struct dma_device *dev, size_t off1, in is_dma_xor_aligned() 1270 static inline bool is_dma_pq_aligned(struct dma_device *dev, size_t off1, in is_dma_pq_aligned() 1276 static inline bool is_dma_fill_aligned(struct dma_device *dev, size_t off1, in is_dma_fill_aligned()
|
/linux/drivers/gpu/drm/lima/ |
H A D | lima_device.c | 33 #define LIMA_IP_DESC(ipname, mst0, mst1, off0, off1, func, irq) \ argument
|
/linux/drivers/soundwire/ |
H A D | bus.h | 193 int off1, int off2, in sdw_fill_xport_params()
|
H A D | qcom.c | 151 u8 off1; member 1355 u8 off1[QCOM_SDW_MAX_PORTS]; in qcom_swrm_get_port_config() local
|