Searched refs:type1 (Results 1 – 2 of 2) sorted by relevance
7 name1 { device_type = "type1"; };8 a { name2 { device_type = "type1"; }; };15 name7 { compatible = "compat2"; device_type = "type1"; };16 name8 { compatible = "compat2"; device_type = "type1"; };
600 u32 type1 = 0; in aspeed_gpio_set_type() local629 type1 |= bit; in aspeed_gpio_set_type()646 reg = (reg & ~bit) | type1; in aspeed_gpio_set_type()