Searched refs:conf_size (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/can/sja1000/ |
| H A D | ems_pci.c | 253 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/drivers/media/pci/intel/ipu6/ |
| H A D | ipu6-fw-com.c | 160 size_t conf_size, inq_size, outq_size, specific_size; in ipu6_fw_com_prepare() local 187 conf_size = roundup(sizeof(struct ipu6_fw_syscom_config), 8); in ipu6_fw_com_prepare() 196 sizeall = conf_size + inq_size + outq_size + specific_size; in ipu6_fw_com_prepare() 221 offset = conf_size; in ipu6_fw_com_prepare()
|
| /linux/drivers/pinctrl/mediatek/ |
| H A D | pinctrl-airoha.c | 2550 int conf_size, int pin) in airoha_pinctrl_get_conf_reg() argument 2554 for (i = 0; i < conf_size; i++) { in airoha_pinctrl_get_conf_reg()
|