Searched refs:dig_offset (Results 1 – 1 of 1) sorted by relevance
62 int pll_offset, dig_offset; in ehci_mxs_toggle_clock() local66 dig_offset = offsetof(struct mxs_register_32, reg_clr); in ehci_mxs_toggle_clock()67 writel(port->gate_bits, (u32)&digctl_ctrl->reg + dig_offset); in ehci_mxs_toggle_clock()71 dig_offset = offsetof(struct mxs_register_32, reg_set); in ehci_mxs_toggle_clock()73 writel(port->gate_bits, (u32)&digctl_ctrl->reg + dig_offset); in ehci_mxs_toggle_clock()