LE_CACHEABILITY_MASK
#define LE_CACHEABILITY(value) REG_FIELD_PREP(LE_CACHEABILITY_MASK, value)
REG_FIELD_GET(LE_CACHEABILITY_MASK, reg_val),