Searched refs:jtag_sel (Results 1 – 3 of 3) sorted by relevance
23 u8 jtag_sel; /* 0x8 - JTAG or AURORA Selection */ member
81 printf("jtag_sel = 0x%02x\n", CPLD_READ(jtag_sel)); in cpld_dump_regs()
4265 uint32 jtag_sel = CC_CHIPCTRL_JTAG_SEL; in dhd_serialconsole() local4293 int_val |= jtag_sel; in dhd_serialconsole()4296 int_val &= ~jtag_sel; in dhd_serialconsole()4316 chipcontrol &= ~jtag_sel; in dhd_serialconsole()4318 chipcontrol |= jtag_sel; in dhd_serialconsole()