Searched defs:pp_read (Results 1 – 3 of 3) sorted by relevance
19 #define pp_read(reg) readl(ip->iomem + reg) macro
115 static ssize_t pp_read(struct file *file, char __user *buf, size_t count, in pp_read() function
852 static u32 pp_read(struct tegra_csi *csi, u8 portno, u32 addr) in pp_read() function