Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dultrasoc-smb.h58 #define SMB_LB_CFG_HI_DEFAULT FIELD_PREP(SMB_LB_CFG_HI_RANGE_UP_MSK, 0xff) macro
H A Dultrasoc-smb.c482 writel(SMB_LB_CFG_HI_DEFAULT, drvdata->base + SMB_LB_CFG_HI_REG); in smb_init_hw()