Searched refs:avg_width (Results 1 – 4 of 4) sorted by relevance
93 width = sc->avg_width; in altera_avgen_read()155 width = sc->avg_width; in altera_avgen_write()257 switch (sc->avg_width) { in altera_avgen_process_options()268 ALTERA_AVALON_STR_WIDTH, sc->avg_width); in altera_avgen_process_options()
83 sc->avg_width = 1; in altera_avgen_nexus_attach()85 ALTERA_AVALON_STR_WIDTH, &sc->avg_width); in altera_avgen_nexus_attach()
96 sc->avg_width = 1; in altera_avgen_fdt_attach()99 sc->avg_width = cell; in altera_avgen_fdt_attach()
54 u_int avg_width; member