Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/xilinx/zynqmp/
H A Dzynqmp.c192 val = readl(&crlapb_base->timestamp_ref_ctrl); in board_early_init_r()
196 val = readl(&crlapb_base->timestamp_ref_ctrl); in board_early_init_r()
198 writel(val, &crlapb_base->timestamp_ref_ctrl); in board_early_init_r()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-zynqmp/
H A Dhardware.h38 u32 timestamp_ref_ctrl; /* 0x128 */ member