Home
last modified time | relevance | path

Searched refs:DDR_2 (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/modules/cmdq/drv/cmdq/
H A DdrvCMDQ.c353 MS_U32 DDR_1 = 0, DDR_2 = 0, DDR_3 = 0, DDR_4 = 0, DDR_5 = 0, DDR_6 = 0, DDR_7 = 0, DDR_8 = 0; in IssueCommand() local
377 DDR_2 = u1 >> 16; in IssueCommand()
384 InsertOneCommand(hnd, DDR_8, DDR_7, DDR_6, DDR_5, DDR_4, DDR_3, DDR_2, DDR_1); in IssueCommand()
394 DDR_2 = u1 >> 16; //target RIU in IssueCommand()
401 InsertOneCommand(hnd, DDR_8, DDR_7, DDR_6, DDR_5, DDR_4, DDR_3, DDR_2, DDR_1); in IssueCommand()
413 DDR_2 = u1>>16; in IssueCommand()
420 InsertOneCommand(hnd, DDR_8, DDR_7, DDR_6, DDR_5, DDR_4, DDR_3, DDR_2, DDR_1); in IssueCommand()
431 DDR_2 = u1>>16; in IssueCommand()
438 InsertOneCommand(hnd, DDR_8, DDR_7, DDR_6, DDR_5, DDR_4, DDR_3, DDR_2, DDR_1); in IssueCommand()
445 DDR_2 = 0x00; in IssueCommand()
[all …]