Home
last modified time | relevance | path

Searched refs:cctl1 (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/dma/
Damba-pl08x.c507 static inline u32 get_bytes_in_cctl_pl080s(u32 cctl, u32 cctl1) in get_bytes_in_cctl_pl080s() argument
510 u32 bytes = cctl1 & PL080S_CONTROL_TRANSFER_SIZE_MASK; in get_bytes_in_cctl_pl080s()