Searched refs:IDCODE (Results 1 – 2 of 2) sorted by relevance
/Zephyr-Core-3.5.0/drivers/fpga/ | ||
D | fpga_zynqmp.h | 27 #define IDCODE (*(volatile uint32_t *) (0xFFCA0040)) macro |
D | fpga_zynqmp.c | 40 switch (IDCODE & IDCODE_MASK) { in update_part_name() |