SHA_REG_DIN
#define SHA_REG_DIN(x) (0x40 + ((x) * 0x04))
#define SHA_REG_DIN(dd, x) ((dd)->pdata->din_ofs + ((x) * 0x04))