Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dserial_sci.h61 unsigned char regtype; member
/openbmc/linux/drivers/regulator/
H A Dgpio-regulator.c134 const char *regtype; in of_get_gpio_regulator_config() local
/openbmc/qemu/target/hexagon/
H A Dhex_common.py335 def __init__(self, regtype, regid): argument
1072 def get_register(tag, regtype, regid): argument
/openbmc/linux/drivers/tty/serial/
H A Dsh-sci.c2869 unsigned int regtype; in sci_probe_regmap() local
3217 #define SCI_OF_DATA(type, regtype) (void *)((type) << 16 | (regtype)) argument