Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/
H A Ddavinci_emac.c1781 struct resource *res, *res_ctrl; in davinci_emac_probe() local
1841 res_ctrl = platform_get_resource(pdev, IORESOURCE_MEM, 1); in davinci_emac_probe()
1842 if (res_ctrl) { in davinci_emac_probe()
1844 devm_ioremap_resource(&pdev->dev, res_ctrl); in davinci_emac_probe()
1909 rc = davinci_emac_try_get_mac(pdev, res_ctrl ? 0 : 1, priv->mac_addr); in davinci_emac_probe()
/OK3568_Linux_fs/u-boot/include/
H A Dvsc9953.h390 struct vsc9953_qsys_res_ctrl res_ctrl[1024]; member
/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-sysfs.c240 config->res_ctrl[i] = 0x0; in reset_store()
1699 val = config->res_ctrl[idx]; in res_ctrl_show()
1722 config->res_ctrl[idx] = val & GENMASK(21, 0); in res_ctrl_store()
1726 static DEVICE_ATTR_RW(res_ctrl);
H A Dcoresight-etm4x-core.c439 etm4x_relaxed_write32(csa, config->res_ctrl[i], TRCRSCTLRn(i)); in etm4_enable_hw()
563 if (!config->res_ctrl[rselector]) in etm4_config_timestamp_event()
593 config->res_ctrl[rselector] = val; in etm4_config_timestamp_event()
H A Dcoresight-etm4x.h788 u32 res_ctrl[ETM_MAX_RES_SEL]; member
/OK3568_Linux_fs/kernel/Documentation/trace/coresight/
H A Dcoresight-etm4x-reference.rst478 :File: ``res_ctrl`` (rw)
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-bus-coresight-devices-etm4x240 What: /sys/bus/coresight/devices/etm<N>/res_ctrl