Lines Matching refs:rows
666 const u8 rows = params->chan.cs0_row; in msch_biu_config() local
674 u8 rows; in msch_biu_config() member
683 [0] = { .rows = 13, .columns = 10, .type = DMC_MSCH_CBRD }, in msch_biu_config()
684 [1] = { .rows = 14, .columns = 10, .type = DMC_MSCH_CBRD }, in msch_biu_config()
685 [2] = { .rows = 15, .columns = 10, .type = DMC_MSCH_CBRD }, in msch_biu_config()
686 [3] = { .rows = 16, .columns = 10, .type = DMC_MSCH_CBRD }, in msch_biu_config()
687 [4] = { .rows = 14, .columns = 11, .type = DMC_MSCH_CBRD }, in msch_biu_config()
688 [5] = { .rows = 15, .columns = 11, .type = DMC_MSCH_CBRD }, in msch_biu_config()
689 [6] = { .rows = 16, .columns = 11, .type = DMC_MSCH_CBRD }, in msch_biu_config()
690 [7] = { .rows = 13, .columns = 9, .type = DMC_MSCH_CBRD }, in msch_biu_config()
691 [8] = { .rows = 14, .columns = 9, .type = DMC_MSCH_CBRD }, in msch_biu_config()
692 [9] = { .rows = 15, .columns = 9, .type = DMC_MSCH_CBRD }, in msch_biu_config()
693 [10] = { .rows = 16, .columns = 9, .type = DMC_MSCH_CBRD }, in msch_biu_config()
704 [11] = { .rows = 15, .columns = 10, .type = DMC_MSCH_CRBD }, in msch_biu_config()
705 [12] = { .rows = 14, .columns = 11, .type = DMC_MSCH_CRBD }, in msch_biu_config()
706 [13] = { .rows = 13, .columns = 10, .type = DMC_MSCH_CRBD }, in msch_biu_config()
719 [14] = { .rows = 16, .columns = 10, .type = DMC_MSCH_CBDR }, in msch_biu_config()
720 [15] = { .rows = 16, .columns = 9, .type = DMC_MSCH_CBDR }, in msch_biu_config()
742 (ddrconf_table[i].rows == rows); in msch_biu_config()
747 (ddrconf_table[i].rows <= rows); in msch_biu_config()
753 (ddrconf_table[i].rows == rows)); in msch_biu_config()