SPI_PORTDATA
out_8(ms->regs + SPI_PORTDATA, value ? 0 : 0x08);
out_8(regs + SPI_PORTDATA, 0x8); /* Deassert /SS signal */