Searched defs:to_reg (Results 1 – 4 of 4) sorted by relevance
46 static unsigned int to_reg(unsigned int reg, unsigned int offset) in to_reg() function
81 static inline int to_reg(int gpio, enum ctrl_register reg_type) in to_reg() function
100 static inline int to_reg(int gpio, enum ctrl_register reg_type) in to_reg() function
342 static ssize_t sprintf_regs(char *const buf, int from_reg, int to_reg) in sprintf_regs()