Home
last modified time | relevance | path

Searched refs:dpram_size (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/can/softing/
A Dsofting_cs.c34 .dpram_size = 0x0800,
46 .dpram_size = 0x0800,
58 .dpram_size = 0x0800,
70 .dpram_size = 0x1000,
82 .dpram_size = 0x0800,
94 .dpram_size = 0x0800,
106 .dpram_size = 0x1000,
118 .dpram_size = 0x0800,
130 .dpram_size = 0x1000,
A Dsofting_platform.h26 unsigned long dpram_size; member
A Dsofting_main.c493 for (j = 0; (j + sizeof(stream)) < card->dpram_size; in softing_card_boot()
511 card->dpram_size, in softing_card_boot()
517 card->dpram_size, in softing_card_boot()
783 card->dpram_size = resource_size(pres); in softing_pdev_probe()
784 card->dpram = ioremap(card->dpram_phys, card->dpram_size); in softing_pdev_probe()
A Dsofting.h67 unsigned long dpram_size; member

Completed in 7 milliseconds