Home
last modified time | relevance | path

Searched refs:alloc_mem_size (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/clk/at91/
H A Dsama7d65.c1103 int alloc_mem_size = 0; in sama7d65_pmc_setup() local
1234 alloc_mem[alloc_mem_size++] = mux_table; in sama7d65_pmc_setup()
1335 alloc_mem[alloc_mem_size++] = mux_table; in sama7d65_pmc_setup()
1370 for (i = 0; i < alloc_mem_size; i++) in sama7d65_pmc_setup()
H A Dsama7g5.c980 int alloc_mem_size = 0; in sama7g5_pmc_setup() local
1130 alloc_mem[alloc_mem_size++] = mux_table; in sama7g5_pmc_setup()
1230 alloc_mem[alloc_mem_size++] = mux_table; in sama7g5_pmc_setup()
1239 for (i = 0; i < alloc_mem_size; i++) in sama7g5_pmc_setup()