Searched refs:avg_width (Results 1 – 4 of 4) sorted by relevance
94 width = sc->avg_width; in altera_avgen_read()156 width = sc->avg_width; in altera_avgen_write()258 switch (sc->avg_width) { in altera_avgen_process_options()269 ALTERA_AVALON_STR_WIDTH, sc->avg_width); in altera_avgen_process_options()
84 sc->avg_width = 1; in altera_avgen_nexus_attach()86 ALTERA_AVALON_STR_WIDTH, &sc->avg_width); in altera_avgen_nexus_attach()
97 sc->avg_width = 1; in altera_avgen_fdt_attach()100 sc->avg_width = cell; in altera_avgen_fdt_attach()
54 u_int avg_width; member