Home
last modified time | relevance | path

Searched refs:MCR74_BLK_LEN_MASK (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/cmd/aspeed/
H A Ddramtest.c34 #define MCR74_BLK_LEN_MASK GENMASK(30, 4) macro
40 #define MCR74_BLK_LEN_MASK GENMASK(29, 4) macro
185 clrsetbits_le32(0x1e6e0074, MCR74_BLK_LEN_MASK, in do_ast_dramtest()