Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-mvebu/serdes/a38x/
H A Dsys_env_lib.c60 value = (reg_read(DEVICE_SAMPLE_AT_RESET1_REG) >> 15) & 0x1; in mv_board_tclk_get()
229 g_dev_id = reg_read(DEVICE_SAMPLE_AT_RESET1_REG); in sys_env_device_id_get()
H A Dsys_env_lib.h24 #define DEVICE_SAMPLE_AT_RESET1_REG 0x18600 macro
H A Dhigh_speed_env_spec.c1614 reg_satr1 = reg_read(DEVICE_SAMPLE_AT_RESET1_REG); in hws_serdes_pex_ref_clock_satr_get()