Searched refs:ctcu_writel (Results 1 – 1 of 1) sorted by relevance
24 #define ctcu_writel(drvdata, val, offset) __raw_writel((val), drvdata->base + offset) macro79 ctcu_writel(drvdata, val, reg_offset); in ctcu_program_atid_register()