Home
last modified time | relevance | path

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

/openbmc/linux/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.c241 config->res_ctrl[i] = 0x0; in reset_store()
1708 val = config->res_ctrl[idx]; in res_ctrl_show()
1731 config->res_ctrl[idx] = val & (TRCRSCTLRn_PAIRINV | in res_ctrl_store()
1738 static DEVICE_ATTR_RW(res_ctrl);
H A Dcoresight-etm4x-core.c473 etm4x_relaxed_write32(csa, config->res_ctrl[i], TRCRSCTLRn(i)); in etm4_enable_hw()
597 if (!config->res_ctrl[rselector]) in etm4_config_timestamp_event()
627 config->res_ctrl[rselector] = val; in etm4_config_timestamp_event()
H A Dcoresight-etm4x.h843 u32 res_ctrl[ETM_MAX_RES_SEL]; member
/openbmc/linux/drivers/net/ethernet/ti/
H A Ddavinci_emac.c1813 struct resource *res, *res_ctrl; in davinci_emac_probe() local
1872 res_ctrl = platform_get_resource(pdev, IORESOURCE_MEM, 1); in davinci_emac_probe()
1873 if (res_ctrl) { in davinci_emac_probe()
1875 devm_ioremap_resource(&pdev->dev, res_ctrl); in davinci_emac_probe()
1937 rc = davinci_emac_try_get_mac(pdev, res_ctrl ? 0 : 1, priv->mac_addr); in davinci_emac_probe()
/openbmc/u-boot/include/
H A Dvsc9953.h459 struct vsc9953_qsys_res_ctrl res_ctrl[1024]; member
/openbmc/linux/Documentation/trace/coresight/
H A Dcoresight-etm4x-reference.rst492 :File: ``res_ctrl`` (rw)
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-coresight-devices-etm4x240 What: /sys/bus/coresight/devices/etm<N>/res_ctrl