Searched refs:cpld_write (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/powerpc/amigaone/
H A Dcpld_a1222.c134 cpld_write(struct cpld_softc *sc, int addr, int data) function
326 cpld_write(sc, CPLD_REG_RAM + d->offset, *word);
331 cpld_write(sc, CPLD_REG_MBC2X, d->cmd);
H A Dcpld_x5000.c121 cpld_write(struct cpld_softc *sc, int addr, int data) function
264 cpld_write(sc, CPLD_REG_RAM, *word);
269 cpld_write(sc, CPLD_REG_MBC2X, d->cmd);

Completed in 152 milliseconds