Searched refs:CPLD_STATUS1 (Results 1 – 1 of 1) sorted by relevance
26 #define CPLD_STATUS1 0x80 macro206 return !(readb(cd->cpld_base + CPLD_STATUS1) & CPLD_STATUS1_CAN_POWER); in can_power_is_enabled()256 status1 = readb(cd->cpld_base + CPLD_STATUS1); in controller_probe()