Searched refs:HI_RST_FUNC_ADDR (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | drxd_firm.c | 50 #define HI_RST_FUNC_ADDR (HI_IF_RAM_USR_BEGIN__A + HI_TR_FUNC_SIZE) macro 55 WRBLOCK(HI_RST_FUNC_ADDR, HI_RST_FUNC_SIZE), 101 (u16) (HI_RST_FUNC_ADDR & 0x3FF)), 103 (u16) (HI_RST_FUNC_ADDR & 0x3FF)), 105 (u16) (HI_RST_FUNC_ADDR & 0x3FF)), 107 (u16) (HI_RST_FUNC_ADDR & 0x3FF)), 116 WRBLOCK(HI_RST_FUNC_ADDR, HI_RST_FUNC_SIZE), 162 (u16) (HI_RST_FUNC_ADDR & 0x3FF)), 164 (u16) (HI_RST_FUNC_ADDR & 0x3FF)), 166 (u16) (HI_RST_FUNC_ADDR & 0x3FF)), [all …]
|