Searched refs:chip_np (Results 1 – 2 of 2) sorted by relevance
75 struct device_node *chip_np) in denali_dt_chip_init() argument81 nsels = of_property_count_u32_elems(chip_np, "reg"); in denali_dt_chip_init()93 ret = of_property_read_u32_index(chip_np, "reg", i, &bank); in denali_dt_chip_init()99 nand_set_flash_node(&dchip->chip, chip_np); in denali_dt_chip_init()
541 struct device_node *chip_np; in of_parse_own_gpio() local549 chip_np = chip->of_node; in of_parse_own_gpio()550 if (!chip_np) in of_parse_own_gpio()557 ret = of_property_read_u32(chip_np, "#gpio-cells", &tmp); in of_parse_own_gpio()561 gpiospec.np = chip_np; in of_parse_own_gpio()