Searched refs:pl08x_cctl_bits (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/dma/ |
D | amba-pl08x.c | 757 static inline u32 pl08x_cctl_bits(u32 cctl, u8 srcwidth, u8 dstwidth, in pl08x_cctl_bits() function 878 *cctl = pl08x_cctl_bits(*cctl, 1, 1, len); in prep_byte_width_lli() 1022 cctl = pl08x_cctl_bits(cctl, bd.srcbus.buswidth, in pl08x_fill_llis_for_desc() 1102 cctl = pl08x_cctl_bits(cctl, bd.srcbus.buswidth, in pl08x_fill_llis_for_desc()
|