Lines Matching defs:mfs1
698 uint8_t sfr, mfs0, mfs1, mfs2, mfs3;
710 mfs1 = wbsio_conf_read(sc->sc_iot, sc->sc_ioh, WBSIO_MFS1);
737 mfs1 &= ~WBSIO_NCT6779D_MFS1_GP24_MASK;
747 mfs1 &= ~WBSIO_NCT6779D_MFS1_GP31_MASK;
749 mfs1 &= ~WBSIO_NCT6779D_MFS1_GP32_MASK;
757 mfs1 |= WBSIO_NCT6779D_MFS1_GP40;
761 mfs1 |= WBSIO_NCT6779D_MFS1_GP42;
762 mfs1 |= WBSIO_NCT6779D_MFS1_GP42;
764 mfs1 &= ~WBSIO_NCT6779D_MFS1_GP44_GP45_MASK;
766 mfs1 |= WBSIO_NCT6779D_MFS1_GP47;
789 wbsio_conf_write(sc->sc_iot, sc->sc_ioh, WBSIO_MFS1, mfs1);