smfb_vgats_read
uint8_t smfb_vgats_read(struct smfb *, uint);
smfb_vgats_read(fb, 0x31) | 0x01);
smfb_vgats_read(fb, 0x21) | 0x30);
smfb_vgats_read(fb, 0x31) & ~0x01);
reg = smfb_vgats_read(fb, 0x16);