Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/ssb/
Dssb_private.h80 extern int ssb_pcmcia_switch_segment(struct ssb_bus *bus,
99 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.c169 int ssb_pcmcia_switch_segment(struct ssb_bus *bus, u8 seg) in ssb_pcmcia_switch_segment() function
218 err = ssb_pcmcia_switch_segment(bus, need_segment); in select_core_and_segment()
810 ssb_pcmcia_switch_segment(bus, 0); in ssb_pcmcia_hardware_setup()