Home
last modified time | relevance | path

Searched defs:to_reg (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-xra1403.c46 static unsigned int to_reg(unsigned int reg, unsigned int offset) in to_reg() function
H A Dgpio-crystalcove.c81 static inline int to_reg(int gpio, enum ctrl_register reg_type) in to_reg() function
H A Dgpio-wcove.c100 static inline int to_reg(int gpio, enum ctrl_register reg_type) in to_reg() function
/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/mali/sources/ela/
H A Dcoresight_mali_source_ela_core.c342 static ssize_t sprintf_regs(char *const buf, int from_reg, int to_reg) in sprintf_regs()