Searched refs:x4tg (Results 1 – 2 of 2) sorted by relevance
914 uint32_t x4tg = 0U; local918 x4tg = 0xFU;921 masterx4config = (uint16_t)(x4tg << CSR_X4TG_LSB);
1840 int x4tg; in prog_master_x4config() local1843 x4tg = input->basic.dram_data_width == 4 ? 0xf : 0; in prog_master_x4config()1844 master_x4config = x4tg << csr_x4tg_lsb; in prog_master_x4config()