Searched refs:B53_CPU_PORT (Results 1 – 3 of 3) sorted by relevance
700 port = B53_CPU_PORT; in b53_enable_cpu_port()957 case B53_CPU_PORT: in b53_get_phy_device()2027 case B53_CPU_PORT: in b53_possible_cpu_port()2079 if (dev->chip_id == BCM58XX_DEVICE_ID && port == B53_CPU_PORT) { in b53_get_tag_protocol()2331 .cpu_port = B53_CPU_PORT,2345 .cpu_port = B53_CPU_PORT,2359 .cpu_port = B53_CPU_PORT,2373 .cpu_port = B53_CPU_PORT,2388 .cpu_port = B53_CPU_PORT,2401 .cpu_port = B53_CPU_PORT,[all …]
266 if (reg < B53_CPU_PORT) in b53_mmap_probe_of()
211 #define B53_CPU_PORT 8 macro