Searched refs:EPIC_NVCTL (Results 1 – 2 of 2) sorted by relevance
214 #define EPIC_NVCTL 0x10 /* NON-VOLATILE CONTROL */ macro
916 reg0 = bus_space_read_4(st, sh, EPIC_NVCTL); in epic_init()917 bus_space_write_4(st, sh, EPIC_NVCTL, reg0 | NVCTL_GPIO1 | NVCTL_GPOE1); in epic_init()923 bus_space_write_4(st, sh, EPIC_NVCTL, reg0); in epic_init()