Searched refs:gpcr_s (Results 1 – 7 of 7) sorted by relevance
111 } gpcr_s; /* Generic PIO control set */ member
73 uint32_t gpcr_s; member
341 writel(GPCR_MLAN_EN, &idd->vma->gpcr_s); in probe_nic()483 writel(val, &idd->vma->gpcr_s); in ioc3_gpcr_set()
156 writel(gpcr.raw, &idd->idd_misc_regs->gpcr_s.raw); in ioc4_clock_calibrate()
80 volatile u32 gpcr_s; /* 0x00034 */ member
175 #define ioc3_w_gpcr_s(v) do { ioc3->gpcr_s = cpu_to_be32(v); } while (0)1190 ioc3->gpcr_s = GPCR_UARTA_MODESEL | GPCR_UARTB_MODESEL; in ioc3_serial_probe()1191 ioc3->gpcr_s; in ioc3_serial_probe()
2847 &idd->idd_misc_regs->gpcr_s.raw); in ioc4_serial_attach_one()