Home
last modified time | relevance | path

Searched refs:DDR_6 (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
381 DDR_6 = u2 & (bit_4); // write value, low bits in IssueCommand()
384 InsertOneCommand(hnd, DDR_8, DDR_7, DDR_6, DDR_5, DDR_4, DDR_3, DDR_2, DDR_1); in IssueCommand()
398 DDR_6 = u2 & (bit_4); //write value in IssueCommand()
401 InsertOneCommand(hnd, DDR_8, DDR_7, DDR_6, DDR_5, DDR_4, DDR_3, DDR_2, DDR_1); in IssueCommand()
417 DDR_6 = u2 & (bit_4); in IssueCommand()
420 InsertOneCommand(hnd, DDR_8, DDR_7, DDR_6, DDR_5, DDR_4, DDR_3, DDR_2, DDR_1); in IssueCommand()
435 DDR_6 = u2 & (bit_4); in IssueCommand()
438 InsertOneCommand(hnd, DDR_8, DDR_7, DDR_6, DDR_5, DDR_4, DDR_3, DDR_2, DDR_1); in IssueCommand()
449 DDR_6 = 0x00; in IssueCommand()
[all …]