Home
last modified time | relevance | path

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

/freebsd/sys/dev/iicbus/mux/
H A Diicmux.c64 if (index != IIC_REQUEST_BUS && index != IIC_RELEASE_BUS) in iicmux_callback()
86 if (index == IIC_RELEASE_BUS) { in iicmux_callback()
/freebsd/sys/dev/iicbus/
H A Diiconf.h89 #define IIC_RELEASE_BUS 0x2 macro
H A Diicbus_if.m60 # index: IIC_REQUEST_BUS or IIC_RELEASE_BUS
H A Diiconf.c221 IICBUS_CALLBACK(device_get_parent(bus), IIC_RELEASE_BUS, in iicbus_release_bus()
/freebsd/sys/dev/ppbus/
H A Dlpbb.c110 case IIC_RELEASE_BUS: in lpbb_callback()
/freebsd/sys/powerpc/powernv/
H A Dopal_i2c.c224 case IIC_RELEASE_BUS: in opal_i2c_callback()
/freebsd/sys/dev/ichiic/
H A Dig4_iic.c727 case IIC_RELEASE_BUS: in ig4iic_callback()