Searched refs:CTRL_LED (Results 1 – 3 of 3) sorted by relevance
546 #define CTRL_LED 0x80 /* Control onboard LED */ macro
363 #define CTRL_LED 0x40000000 macro
2447 ctrl_reg &= (~CTRL_LED);2453 ctrl_reg |= CTRL_LED;2538 ctrl_reg = (ctrl_reg & (CTRL_LED | CTRL_FE_RST))