Searched refs:scr1 (Results 1 – 1 of 1) sorted by relevance
63 union cgx_scratchx1 scr1; in set_ownership() local65 scr1.u = cgx_rd_scr1(cgx, lmac); in set_ownership()66 scr1.s.own_status = val; in set_ownership()67 cgx_wr_scr1(cgx, lmac, scr1.u); in set_ownership()72 union cgx_scratchx1 scr1; in wait_for_ownership() local78 scr1.u = cgx_rd_scr1(cgx, lmac); in wait_for_ownership()109 union cgx_scratchx1 scr1; in cgx_intf_req() local122 scr1.u = cgx_rd_scr1(cgx, lmac); in cgx_intf_req()125 scr1.s.cmd.id = cmd; in cgx_intf_req()128 scr1.s = cmd_args; in cgx_intf_req()[all …]
Completed in 4 milliseconds