CRMFB_CURSOR_CONTROL
crmfb_write_reg(sc, CRMFB_CURSOR_CONTROL, 0);
crmfb_write_reg(sc, CRMFB_CURSOR_CONTROL, cur->enable ? 1 : 0);