Searched refs:chip_np (Results 1 – 1 of 1) sorted by relevance
177 struct device_node *chip_np; in of_parse_own_gpio() local184 chip_np = chip->of_node; in of_parse_own_gpio()185 if (!chip_np) in of_parse_own_gpio()192 ret = of_property_read_u32(chip_np, "#gpio-cells", &tmp); in of_parse_own_gpio()196 gpiospec.np = chip_np; in of_parse_own_gpio()