Home
last modified time | relevance | path

Searched refs:acfg (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/adc/
H A Dstx104.c58 * @acfg: ADC Configuration
68 u8 acfg; member
109 adc_config = ioread8(&reg->acfg); in stx104_read_raw()
137 adc_config = ioread8(&reg->acfg); in stx104_read_raw()
144 adc_config = ioread8(&reg->acfg); in stx104_read_raw()
166 iowrite8(0, &priv->reg->acfg); in stx104_write_raw()
169 iowrite8(1, &priv->reg->acfg); in stx104_write_raw()
172 iowrite8(2, &priv->reg->acfg); in stx104_write_raw()
175 iowrite8(3, &priv->reg->acfg); in stx104_write_raw()
370 iowrite8(0, &priv->reg->acfg); in stx104_probe()
[all...]
/kernel/linux/linux-5.10/drivers/scsi/cxlflash/
H A Docxl_hw.c330 struct ocxl_afu_config *acfg = &afu->acfg; in start_context() local
347 ctx->psn_size = acfg->global_mmio_size; in start_context()
350 ctx->psn_size = acfg->pp_mmio_stride; in start_context()
400 struct ocxl_afu_config *acfg = &afu->acfg; in ocxlflash_stop_context() local
413 rc = ocxl_config_terminate_pasid(pdev, acfg->dvsec_afu_control_pos, in ocxlflash_stop_context()
711 pos = afu->acfg.dvsec_afu_control_pos; in ocxlflash_destroy_afu()
800 struct ocxl_afu_config *acfg = &afu->acfg; in ocxlflash_map_mmio() local
853 struct ocxl_afu_config *acfg = &afu->acfg; ocxlflash_config_afu() local
[all...]
H A Docxl_hw.h27 struct ocxl_afu_config acfg; /* AFU configuration data */ member
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/
H 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
416 rc = ocxl_config_terminate_pasid(pdev, acfg->dvsec_afu_control_pos, in ocxlflash_stop_context()
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
856 struct ocxl_afu_config *acfg = &afu->acfg; ocxlflash_config_afu() local
[all...]
H A Docxl_hw.h27 struct ocxl_afu_config acfg; /* AFU configuration data */ member

Completed in 8 milliseconds