Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/ti/
Ddavinci_emac.c1769 struct resource *res, *res_ctrl; in davinci_emac_probe() local
1829 res_ctrl = platform_get_resource(pdev, IORESOURCE_MEM, 1); in davinci_emac_probe()
1830 if (res_ctrl) { in davinci_emac_probe()
1832 devm_ioremap_resource(&pdev->dev, res_ctrl); in davinci_emac_probe()
1897 rc = davinci_emac_try_get_mac(pdev, res_ctrl ? 0 : 1, priv->mac_addr); in davinci_emac_probe()
/Linux-v5.10/drivers/hwtracing/coresight/
Dcoresight-etm4x.h279 u32 res_ctrl[ETM_MAX_RES_SEL]; member
Dcoresight-etm4x-core.c166 writel_relaxed(config->res_ctrl[i], in etm4_enable_hw()
282 if (!config->res_ctrl[rselector]) in etm4_config_timestamp_event()
312 config->res_ctrl[rselector] = val; in etm4_config_timestamp_event()
Dcoresight-etm4x-sysfs.c240 config->res_ctrl[i] = 0x0; in reset_store()
1695 val = config->res_ctrl[idx]; in res_ctrl_show()
1718 config->res_ctrl[idx] = val & GENMASK(21, 0); in res_ctrl_store()
1722 static DEVICE_ATTR_RW(res_ctrl);
/Linux-v5.10/Documentation/trace/coresight/
Dcoresight-etm4x-reference.rst478 :File: ``res_ctrl`` (rw)
/Linux-v5.10/Documentation/ABI/testing/
Dsysfs-bus-coresight-devices-etm4x240 What: /sys/bus/coresight/devices/etm<N>/res_ctrl