Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/can/sja1000/
Dems_pci.c253 int max_chan, conf_size, base_bar, conf_bar; in ems_pci_add_card() local
280 conf_size = EMS_PCI_V3_CONF_SIZE; in ems_pci_add_card()
286 conf_size = EMS_PCI_V2_CONF_SIZE; in ems_pci_add_card()
292 conf_size = EMS_PCI_V1_CONF_SIZE; in ems_pci_add_card()
296 card->conf_addr = pci_iomap(pdev, conf_bar, conf_size); in ems_pci_add_card()
/linux-6.12.1/drivers/media/pci/intel/ipu6/
Dipu6-fw-com.c160 size_t conf_size, inq_size, outq_size, specific_size; in ipu6_fw_com_prepare() local
188 conf_size = roundup(sizeof(struct ipu6_fw_syscom_config), 8); in ipu6_fw_com_prepare()
197 sizeall = conf_size + inq_size + outq_size + specific_size; in ipu6_fw_com_prepare()
223 offset = conf_size; in ipu6_fw_com_prepare()
/linux-6.12.1/sound/soc/sh/rcar/
Dgen.c160 int conf_size) in _rsnd_gen_regmap_init() argument
196 for (i = 0; i < conf_size; i++) { in _rsnd_gen_regmap_init()