Home
last modified time | relevance | path

Searched refs:rfbi_chip_s (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/arm/
H A Domap.h786 struct rfbi_chip_s { struct
800 void omap_rfbi_attach(struct omap_dss_s *s, int cs, struct rfbi_chip_s *chip); argument
/openbmc/qemu/hw/display/
H A Domap_dss.c93 struct rfbi_chip_s *chip[2];
1088 void omap_rfbi_attach(struct omap_dss_s *s, int cs, struct rfbi_chip_s *chip) in omap_rfbi_attach()
/openbmc/qemu/hw/arm/
H A Dnseries.c55 struct rfbi_chip_s blizzard;
726 static void n800_dss_init(struct rfbi_chip_s *chip) in n800_dss_init()