Searched refs:tango_chip (Results 1 – 2 of 2) sorted by relevance
90 struct tango_chip *chips[MAX_CS];97 struct tango_chip { struct108 #define to_tango_chip(ptr) container_of(ptr, struct tango_chip, nand_chip) argument121 struct tango_chip *tchip = to_tango_chip(mtd_to_nand(mtd)); in tango_cmd_ctrl()140 struct tango_chip *tchip = to_tango_chip(mtd_to_nand(mtd)); in tango_read_byte()147 struct tango_chip *tchip = to_tango_chip(mtd_to_nand(mtd)); in tango_read_buf()154 struct tango_chip *tchip = to_tango_chip(mtd_to_nand(mtd)); in tango_write_buf()163 struct tango_chip *tchip = to_tango_chip(chip); in tango_select_chip()494 struct tango_chip *tchip = to_tango_chip(chip); in tango_set_timings()548 struct tango_chip *tchip; in chip_init()
96 static struct irq_chip tango_chip = { variable150 irq_domain_set_info(dom, virq, pos, &tango_chip, in tango_irq_domain_alloc()