Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/8390/
Dax88796.c81 struct mdiobb_ctrl bb_ctrl; member
402 struct ax_device *ax = container_of(ctrl, struct ax_device, bb_ctrl); in ax_bb_mdc()
414 struct ax_device *ax = container_of(ctrl, struct ax_device, bb_ctrl); in ax_bb_dir()
426 struct ax_device *ax = container_of(ctrl, struct ax_device, bb_ctrl); in ax_bb_set_data()
438 struct ax_device *ax = container_of(ctrl, struct ax_device, bb_ctrl); in ax_bb_get_data()
459 ax->bb_ctrl.ops = &bb_ops; in ax_mii_init()
461 ax->mii_bus = alloc_mdio_bitbang(&ax->bb_ctrl); in ax_mii_init()
/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
Dcoresight-etm4x.h265 u32 bb_ctrl; member
Dcoresight-etm4x-sysfs.c674 val = config->bb_ctrl; in bb_ctrl_show()
701 config->bb_ctrl = val & GENMASK(8, 0); in bb_ctrl_store()
704 static DEVICE_ATTR_RW(bb_ctrl);
Dcoresight-etm4x-core.c139 writel_relaxed(config->bb_ctrl, drvdata->base + TRCBBCTLR); in etm4_enable_hw()
/kernel/linux/linux-5.10/Documentation/trace/coresight/
Dcoresight-etm4x-reference.rst301 :File: ``bb_ctrl`` (rw)
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-bus-coresight-devices-etm4x131 What: /sys/bus/coresight/devices/etm<N>/bb_ctrl