Searched refs:chip_np (Results 1 – 1 of 1) sorted by relevance
306 struct device_node *chip_np; in of_parse_own_gpio() local314 chip_np = chip->of_node; in of_parse_own_gpio()315 if (!chip_np) in of_parse_own_gpio()322 ret = of_property_read_u32(chip_np, "#gpio-cells", &tmp); in of_parse_own_gpio()326 gpiospec.np = chip_np; in of_parse_own_gpio()