Searched refs:CPLD_SW (Results 1 – 3 of 3) sorted by relevance
47 sw = in_8(&CPLD_SW(2)) >> 2; in checkboard()174 sw = in_8(&CPLD_SW(2)) >> 2; in misc_init_r()
48 #define CPLD_SW(x) (cpld->sw[(x) - 2]) macro
85 printf("SW[2] = 0x%02x\n", in_8(&CPLD_SW(2))); in cpld_dump_regs()