Searched refs:regtype (Results 1 – 3 of 3) sorted by relevance
3037 unsigned int regtype; in sci_probe_regmap() local3047 regtype = SCIx_SCI_REGTYPE; in sci_probe_regmap()3050 regtype = SCIx_IRDA_REGTYPE; in sci_probe_regmap()3053 regtype = SCIx_SCIFA_REGTYPE; in sci_probe_regmap()3056 regtype = SCIx_SCIFB_REGTYPE; in sci_probe_regmap()3068 regtype = SCIx_HSCIF_REGTYPE; in sci_probe_regmap()3090 sci_port->regtype = p->regtype; in sci_init_single()3446 .regtype = SCIx_SCI_REGTYPE,3575 p->regtype = data->regtype; in sci_parse_dt()3858 sci_ports[0].regtype = data->regtype; in scix_early_console_setup()[all …]
101 unsigned short regtype; member151 u8 regtype; member
134 const char *regtype; in of_get_gpio_regulator_config() local212 ret = of_property_read_string(np, "regulator-type", ®type); in of_get_gpio_regulator_config()214 if (!strncmp("voltage", regtype, 7)) in of_get_gpio_regulator_config()216 else if (!strncmp("current", regtype, 7)) in of_get_gpio_regulator_config()220 regtype); in of_get_gpio_regulator_config()
Completed in 12 milliseconds