Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-versal/include/mach/
H A Dhardware.h8 #define CRL_APB_TIMESTAMP_REF_CTRL_CLKACT_BIT BIT(25) macro
/openbmc/u-boot/board/xilinx/versal/
H A Dboard.c38 val |= CRL_APB_TIMESTAMP_REF_CTRL_CLKACT_BIT; in board_early_init_r()