Searched refs:PoS_CONTROL_REG_OFFSET (Results 1 – 3 of 3) sorted by relevance
/trusted-firmware-a-latest/plat/nxp/common/include/default/ch_3/ |
D | soc_default_helper_macros.h | 27 #define PoS_CONTROL_REG_OFFSET 0x0 macro 70 #define PoS_CONTROL_REG_OFFSET 0x0 macro
|
/trusted-firmware-a-latest/plat/nxp/common/include/default/ch_3_2/ |
D | soc_default_helper_macros.h | 72 #define PoS_CONTROL_REG_OFFSET 0x0 macro
|
/trusted-firmware-a-latest/plat/nxp/soc-lx2160a/ |
D | soc.c | 181 val = ccn_read_node_reg(NODE_TYPE_HNI, 13, PoS_CONTROL_REG_OFFSET); in soc_interconnect_config() 183 ccn_write_node_reg(NODE_TYPE_HNI, 13, PoS_CONTROL_REG_OFFSET, val); in soc_interconnect_config() 185 val = ccn_read_node_reg(NODE_TYPE_HNI, 30, PoS_CONTROL_REG_OFFSET); in soc_interconnect_config() 187 ccn_write_node_reg(NODE_TYPE_HNI, 30, PoS_CONTROL_REG_OFFSET, val); in soc_interconnect_config()
|