Home
last modified time | relevance | path

Searched defs:regtype (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/linux/
Dserial_sci.h61 unsigned char regtype; member
/Linux-v4.19/drivers/regulator/
Dgpio-regulator.c140 const char *regtype; in of_get_gpio_regulator_config() local
/Linux-v4.19/drivers/tty/serial/
Dsh-sci.c2796 unsigned int regtype; in sci_probe_regmap() local
3125 #define SCI_OF_DATA(type, regtype) (void *)((type) << 16 | (regtype)) argument