Home
last modified time | relevance | path

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

/arch/powerpc/platforms/pasemi/
A Dgpio_mdio.c72 static void clock_out(struct mii_bus *bus, int bit) in clock_out() function
92 clock_out(bus, 1); in bitbang_pre()
96 clock_out(bus, 0); in bitbang_pre()
97 clock_out(bus, 1); in bitbang_pre()
99 clock_out(bus, read); in bitbang_pre()
100 clock_out(bus, !read); in bitbang_pre()
104 clock_out(bus, (addr & 0x10) != 0); in bitbang_pre()
110 clock_out(bus, (reg & 0x10) != 0); in bitbang_pre()

Completed in 4 milliseconds