Home
last modified time | relevance | path

Searched defs:extif (Results 1 – 4 of 4) sorted by relevance

/drivers/ssb/
Ddriver_extif.c20 static inline u32 extif_read32(struct ssb_extif *extif, u16 offset) in extif_read32()
25 static inline void extif_write32(struct ssb_extif *extif, u16 offset, u32 value) in extif_write32()
30 static inline u32 extif_write32_masked(struct ssb_extif *extif, u16 offset, in extif_write32_masked()
55 int ssb_extif_serial_init(struct ssb_extif *extif, struct ssb_serial_port *ports) in ssb_extif_serial_init()
86 void ssb_extif_timing_init(struct ssb_extif *extif, unsigned long ns) in ssb_extif_timing_init()
107 void ssb_extif_get_clockcontrol(struct ssb_extif *extif, in ssb_extif_get_clockcontrol()
117 struct ssb_extif *extif = bcm47xx_wdt_get_drvdata(wdt); in ssb_extif_watchdog_timer_set_wdt() local
124 struct ssb_extif *extif = bcm47xx_wdt_get_drvdata(wdt); in ssb_extif_watchdog_timer_set_ms() local
132 u32 ssb_extif_watchdog_timer_set(struct ssb_extif *extif, u32 ticks) in ssb_extif_watchdog_timer_set()
141 void ssb_extif_init(struct ssb_extif *extif) in ssb_extif_init()
[all …]
Ddriver_gpio.c321 struct ssb_extif *extif = &bus->extif; in ssb_gpio_irq_extif_handler() local
340 struct ssb_extif *extif = &bus->extif; in ssb_gpio_irq_extif_domain_init() local
384 struct ssb_extif *extif = &bus->extif; in ssb_gpio_irq_extif_domain_exit() local
Dssb_private.h280 static inline void ssb_extif_init(struct ssb_extif *extif) in ssb_extif_init()
/drivers/video/fbdev/omap/
Dhwa742.c132 struct lcd_ctrl_extif *extif; member