Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/8390/
Dax88796.c86 struct mdiobb_ctrl bb_ctrl; member
573 struct ax_device *ax = container_of(ctrl, struct ax_device, bb_ctrl); in ax_bb_mdc()
585 struct ax_device *ax = container_of(ctrl, struct ax_device, bb_ctrl); in ax_bb_dir()
597 struct ax_device *ax = container_of(ctrl, struct ax_device, bb_ctrl); in ax_bb_set_data()
609 struct ax_device *ax = container_of(ctrl, struct ax_device, bb_ctrl); in ax_bb_get_data()
632 ax->bb_ctrl.ops = &bb_ops; in ax_mii_init()
634 ax->mii_bus = alloc_mdio_bitbang(&ax->bb_ctrl); in ax_mii_init()
/linux-4.4.14/drivers/hwtracing/coresight/
Dcoresight-etm4x.h332 u32 bb_ctrl; member
Dcoresight-etm4x.c117 writel_relaxed(drvdata->bb_ctrl, drvdata->base + TRCBBCTLR); in etm4_enable_hw()
913 val = drvdata->bb_ctrl; in bb_ctrl_show()
937 drvdata->bb_ctrl = val; in bb_ctrl_store()
940 static DEVICE_ATTR_RW(bb_ctrl);
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-bus-coresight-devices-etm4x131 What: /sys/bus/coresight/devices/<memory_map>.etm/bb_ctrl