Home
last modified time | relevance | path

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

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