const ADDR_WIDTH_SHIFT: isize = _; // 0isize
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.