Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dserial_sci.h61 unsigned char regtype; member
/Linux-v6.6/drivers/regulator/
Dgpio-regulator.c134 const char *regtype; in of_get_gpio_regulator_config() local
/Linux-v6.6/drivers/tty/serial/
Dsh-sci.c2864 unsigned int regtype; in sci_probe_regmap() local
3212 #define SCI_OF_DATA(type, regtype) (void *)((type) << 16 | (regtype)) argument