Searched refs:pll (Results 1 – 1 of 1) sorted by relevance
257 uint32 pll; in nmi_update_pll() local259 pll = nm_read_reg(0x1428); in nmi_update_pll()260 pll &= ~0x1ul; in nmi_update_pll()261 nm_write_reg(0x1428, pll); in nmi_update_pll()262 pll |= 0x1ul; in nmi_update_pll()263 nm_write_reg(0x1428, pll); in nmi_update_pll()