Searched refs:jtgd (Results 1 – 1 of 1) sorted by relevance
123 cvmx_ciu_qlm_jtgd_t jtgd; in cvmx_helper_qlm_jtag_shift() local132 jtgd.u64 = 0; in cvmx_helper_qlm_jtag_shift()133 jtgd.s.shift = 1; in cvmx_helper_qlm_jtag_shift()134 jtgd.s.shft_cnt = bits-1; in cvmx_helper_qlm_jtag_shift()135 jtgd.s.shft_reg = data; in cvmx_helper_qlm_jtag_shift()142 } while (jtgd.s.shift); in cvmx_helper_qlm_jtag_shift()191 jtgd.u64 = 0; in cvmx_helper_qlm_jtag_update()192 jtgd.s.update = 1; in cvmx_helper_qlm_jtag_update()199 } while (jtgd.s.update); in cvmx_helper_qlm_jtag_update()221 jtgd.u64 = 0; in cvmx_helper_qlm_jtag_capture()[all …]