Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/ssb/
Dssb_private.h90 extern int ssb_pcmcia_switch_segment(struct ssb_bus *bus,
106 static inline int ssb_pcmcia_switch_segment(struct ssb_bus *bus, in ssb_pcmcia_switch_segment() function
Dscan.c173 ssb_pcmcia_switch_segment(bus, 1); in scan_read32()
176 ssb_pcmcia_switch_segment(bus, 0); in scan_read32()
Dpcmcia.c167 int ssb_pcmcia_switch_segment(struct ssb_bus *bus, u8 seg) in ssb_pcmcia_switch_segment() function
216 err = ssb_pcmcia_switch_segment(bus, need_segment); in select_core_and_segment()
799 ssb_pcmcia_switch_segment(bus, 0); in ssb_pcmcia_hardware_setup()