Home
last modified time | relevance | path

Searched refs:DDR_1 (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
376 DDR_1 = 0x10; in IssueCommand()
384 InsertOneCommand(hnd, DDR_8, DDR_7, DDR_6, DDR_5, DDR_4, DDR_3, DDR_2, DDR_1); in IssueCommand()
393 DDR_1 = 0x10; //command type in IssueCommand()
401 InsertOneCommand(hnd, DDR_8, DDR_7, DDR_6, DDR_5, DDR_4, DDR_3, DDR_2, DDR_1); in IssueCommand()
412 DDR_1 = 0x31; // add software interrupt: 1 in IssueCommand()
420 InsertOneCommand(hnd, DDR_8, DDR_7, DDR_6, DDR_5, DDR_4, DDR_3, DDR_2, DDR_1); in IssueCommand()
430 DDR_1 = 0xb2; // add software interrupt: 2 in IssueCommand()
438 InsertOneCommand(hnd, DDR_8, DDR_7, DDR_6, DDR_5, DDR_4, DDR_3, DDR_2, DDR_1); in IssueCommand()
444 DDR_1 = 0x24; // add software interrupt: 4 in IssueCommand()
[all …]