Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/cxlflash/
A Docxl_hw.c331 struct ocxl_afu_config *acfg = &afu->acfg; in start_context() local
349 ctx->psn_size = acfg->global_mmio_size; in start_context()
352 ctx->psn_size = acfg->pp_mmio_stride; in start_context()
403 struct ocxl_afu_config *acfg = &afu->acfg; in ocxlflash_stop_context() local
714 pos = afu->acfg.dvsec_afu_control_pos; in ocxlflash_destroy_afu()
803 struct ocxl_afu_config *acfg = &afu->acfg; in ocxlflash_map_mmio() local
816 gmmio += acfg->global_mmio_offset; in ocxlflash_map_mmio()
825 ppmmio += acfg->pp_mmio_offset; in ocxlflash_map_mmio()
839 pci_release_region(pdev, acfg->pp_mmio_bar); in ocxlflash_map_mmio()
856 struct ocxl_afu_config *acfg = &afu->acfg; in ocxlflash_config_afu() local
[all …]
A Docxl_hw.h27 struct ocxl_afu_config acfg; /* AFU configuration data */ member
/linux-6.3-rc2/drivers/iio/addac/
A Dstx104.c67 u8 acfg; member
106 adc_config = ioread8(&reg->acfg); in stx104_read_raw()
130 adc_config = ioread8(&reg->acfg); in stx104_read_raw()
137 adc_config = ioread8(&reg->acfg); in stx104_read_raw()
159 iowrite8(0, &priv->reg->acfg); in stx104_write_raw()
162 iowrite8(1, &priv->reg->acfg); in stx104_write_raw()
165 iowrite8(2, &priv->reg->acfg); in stx104_write_raw()
168 iowrite8(3, &priv->reg->acfg); in stx104_write_raw()
358 iowrite8(0, &priv->reg->acfg); in stx104_probe()

Completed in 7 milliseconds