Home
last modified time | relevance | path

Searched refs:res_ctrl (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-cfg.c105 reg_csdev->driver_regval = &drvcfg->res_ctrl[idx]; in etm4_cfg_map_reg_offset()
H A Dcoresight-etm4x-sysfs.c242 config->res_ctrl[i] = 0x0; in reset_store()
1709 val = config->res_ctrl[idx]; in res_ctrl_show()
1732 config->res_ctrl[idx] = val & (TRCRSCTLRn_PAIRINV | in res_ctrl_store()
1739 static DEVICE_ATTR_RW(res_ctrl);
H A Dcoresight-etm4x-core.c505 etm4x_relaxed_write32(csa, config->res_ctrl[i], TRCRSCTLRn(i)); in etm4_enable_hw()
629 if (!config->res_ctrl[rselector]) in etm4_config_timestamp_event()
659 config->res_ctrl[rselector] = val; in etm4_config_timestamp_event()
H A Dcoresight-etm4x.h843 u32 res_ctrl[ETM_MAX_RES_SEL]; member
/linux-6.15/drivers/net/ethernet/ti/
H A Ddavinci_emac.c1807 struct resource *res, *res_ctrl; in davinci_emac_probe() local
1866 res_ctrl = platform_get_resource(pdev, IORESOURCE_MEM, 1); in davinci_emac_probe()
1867 if (res_ctrl) { in davinci_emac_probe()
1869 devm_ioremap_resource(&pdev->dev, res_ctrl); in davinci_emac_probe()
1933 rc = davinci_emac_try_get_mac(pdev, res_ctrl ? 0 : 1, priv->mac_addr); in davinci_emac_probe()
/linux-6.15/Documentation/trace/coresight/
H A Dcoresight-etm4x-reference.rst492 :File: ``res_ctrl`` (rw)
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-bus-coresight-devices-etm4x240 What: /sys/bus/coresight/devices/etm<N>/res_ctrl