Searched refs:ds_cfg (Results 1 – 3 of 3) sorted by relevance
105 static void hisi_l3c_pmu_write_ds(struct perf_event *event, u32 ds_cfg) in hisi_l3c_pmu_write_ds() argument 125 val |= ds_cfg << shift; in hisi_l3c_pmu_write_ds() 132 u32 ds_cfg = hisi_get_datasrc_cfg(event); in hisi_l3c_pmu_config_ds() local 135 if (ds_cfg) in hisi_l3c_pmu_config_ds() 136 hisi_l3c_pmu_write_ds(event, ds_cfg); in hisi_l3c_pmu_config_ds() 150 u32 ds_cfg = hisi_get_datasrc_cfg(event); in hisi_l3c_pmu_clear_ds() local 153 if (ds_cfg) in hisi_l3c_pmu_clear_ds()
1161 struct ldc_channel_config ds_cfg = { in ds_probe() local 1202 ds_cfg.tx_irq = vdev->tx_irq; in ds_probe() 1203 ds_cfg.rx_irq = vdev->rx_irq; in ds_probe() 1205 lp = ldc_alloc(vdev->channel_id, &ds_cfg, dp, "DS"); in ds_probe()
941 u8 ds_cfg; member 976 u8 ds_cfg; member