Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/can/sja1000/
Dems_pci.c227 int max_chan, conf_size, base_bar; in ems_pci_add_card() local
253 conf_size = EMS_PCI_V2_CONF_SIZE; in ems_pci_add_card()
258 conf_size = EMS_PCI_V1_CONF_SIZE; in ems_pci_add_card()
262 card->conf_addr = pci_iomap(pdev, 0, conf_size); in ems_pci_add_card()
/linux-4.1.27/sound/soc/sh/rcar/
Dgen.c136 int conf_size) in _rsnd_gen_regmap_init() argument
173 for (i = 0; i < conf_size; i++) { in _rsnd_gen_regmap_init()