Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/board/freescale/t4rdb/
H A Dcpld.c72 CPLD_WRITE(global_reset, val); in cpld_set_defbank()
92 printf("global_reset = 0x%02x\n", CPLD_READ(global_reset)); in cpld_dump_regs()
H A Dcpld.h30 u8 global_reset;/* 0x0e - Reset System With Default Registers Value */ member