Constant ADDR_WIDTH_SHIFT

Source
const ADDR_WIDTH_SHIFT: isize = _; // 0isize
Expand description

The shortest supported address width is 39 bits. And the literal values are written for 48 bits address width. Adjust the values by arithmetic left shift.