Home
last modified time | relevance | path

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

/openbmc/linux/drivers/atm/
H A Didt77252.h479 #define SAR_REG_FBQS0 (card->membase + 0x98) macro
H A Didt77252.c3183 writel((SAR_FBQ0_LOW << 28) | (SAR_FB_SIZE_0 / 48), SAR_REG_FBQS0); in init_sram()