Searched defs:cctl (Results 1 – 5 of 5) sorted by relevance
/linux-3.3/drivers/dma/ |
D | amba-pl08x.c | 112 u32 cctl; member 285 static inline u32 get_bytes_in_cctl(u32 cctl) in get_bytes_in_cctl() 442 static inline u32 pl08x_cctl_bits(u32 cctl, u8 srcwidth, u8 dstwidth, in pl08x_cctl_bits() 505 struct pl08x_bus_data **mbus, struct pl08x_bus_data **sbus, u32 cctl) in pl08x_choose_master_bus() 528 int num_llis, int len, u32 cctl) in pl08x_fill_lli_for_desc() 553 u32 *cctl, u32 len, int num_llis, size_t *total_bytes) in prep_byte_width_lli() 571 u32 cctl, early_bytes = 0; in pl08x_fill_llis_for_desc() local 1049 u32 cctl = 0; in pl08x_select_bus() local 1059 static u32 pl08x_cctl(u32 cctl) in pl08x_cctl() 1101 u32 cctl = 0; in dma_set_runtime_config() local [all …]
|
/linux-3.3/arch/arm/mach-imx/ |
D | clock-imx25.c | 70 unsigned long cctl = readl(CRM_BASE + CCM_CCTL); in get_rate_arm() local 81 unsigned long cctl = readl(CRM_BASE + CCM_CCTL); in get_rate_ahb() local 158 unsigned long cctl = readl(CRM_BASE + CCM_CCTL); in get_rate_otg() local
|
/linux-3.3/include/linux/amba/ |
D | pl08x.h | 70 u32 cctl; member 141 u32 cctl; member
|
/linux-3.3/drivers/scsi/mvsas/ |
D | mv_64xx.c | 257 u32 tmp, cctl; in mvs_64xx_init() local
|
D | mv_94xx.c | 338 u32 tmp, cctl; in mvs_94xx_init() local
|