Searched defs:extif (Results 1 – 4 of 4) sorted by relevance
20 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() local124 struct ssb_extif *extif = bcm47xx_wdt_get_drvdata(wdt); in ssb_extif_watchdog_timer_set_ms() local132 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 …]
321 struct ssb_extif *extif = &bus->extif; in ssb_gpio_irq_extif_handler() local340 struct ssb_extif *extif = &bus->extif; in ssb_gpio_irq_extif_domain_init() local384 struct ssb_extif *extif = &bus->extif; in ssb_gpio_irq_extif_domain_exit() local
280 static inline void ssb_extif_init(struct ssb_extif *extif) in ssb_extif_init()
132 struct lcd_ctrl_extif *extif; member