Searched refs:CPLD_ADDR_RESET (Results 1 – 2 of 2) sorted by relevance
26 #define CPLD_ADDR_RESET 0x80 /* RW */ macro139 addr == CPLD_ADDR_DIPSW || addr == CPLD_ADDR_RESET)) { in do_cpld()168 cpld_write(CPLD_ADDR_RESET, 1); in reset_cpu()
21 #define CPLD_ADDR_RESET 0x80 /* RW */ macro117 addr == CPLD_ADDR_RESET)) { in do_cpld()142 cpld_write(dev, CPLD_ADDR_RESET, 1); in renesas_ulcb_sysreset_request()
Completed in 4 milliseconds