SPDMEM_RDR_ROWS_COLS
row_bits = s->sm_data[SPDMEM_RDR_ROWS_COLS] >> 4;
col_bits = s->sm_data[SPDMEM_RDR_ROWS_COLS] & 0x0f;