Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/ssb/
Dssb_private.h92 extern int ssb_pcmcia_switch_segment(struct ssb_bus *bus,
111 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.c168 int ssb_pcmcia_switch_segment(struct ssb_bus *bus, u8 seg) in ssb_pcmcia_switch_segment() function
217 err = ssb_pcmcia_switch_segment(bus, need_segment); in select_core_and_segment()
800 ssb_pcmcia_switch_segment(bus, 0); in ssb_pcmcia_hardware_setup()