Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/ti/
Ddavinci_emac.c1768 struct resource *res, *res_ctrl; in davinci_emac_probe() local
1828 res_ctrl = platform_get_resource(pdev, IORESOURCE_MEM, 1); in davinci_emac_probe()
1829 if (res_ctrl) { in davinci_emac_probe()
1831 devm_ioremap_resource(&pdev->dev, res_ctrl); in davinci_emac_probe()
1896 rc = davinci_emac_try_get_mac(pdev, res_ctrl ? 0 : 1, priv->mac_addr); in davinci_emac_probe()
/Linux-v5.4/drivers/hwtracing/coresight/
Dcoresight-etm4x.h265 u32 res_ctrl[ETM_MAX_RES_SEL]; member
Dcoresight-etm4x.c148 writel_relaxed(config->res_ctrl[i], in etm4_enable_hw()
259 if (!config->res_ctrl[rselector]) in etm4_config_timestamp_event()
289 config->res_ctrl[rselector] = val; in etm4_config_timestamp_event()
Dcoresight-etm4x-sysfs.c239 config->res_ctrl[i] = 0x0; in reset_store()
1560 val = config->res_ctrl[idx]; in res_ctrl_show()
1583 config->res_ctrl[idx] = val; in res_ctrl_store()
1587 static DEVICE_ATTR_RW(res_ctrl);
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-bus-coresight-devices-etm4x240 What: /sys/bus/coresight/devices/<memory_map>.etm/res_ctrl