Home
last modified time | relevance | path

Searched refs:IIC_FASTEST (Results 1 – 12 of 12) sorted by relevance

/freebsd/sys/dev/iicbus/controller/twsi/
H A Dtwsi.h72 struct twsi_baud_rate baud_rate[IIC_FASTEST + 1];
H A Dtwsi.c302 case IIC_FASTEST: in twsi_reset()
/freebsd/sys/dev/iicbus/
H A Diicbus.c105 iicbus_reset(dev, IIC_FASTEST, 0, NULL); in iicbus_attach_common()
149 iicbus_reset(dev, IIC_FASTEST, 0, NULL); in iicbus_detach()
H A Diiconf.h81 #define IIC_FASTEST 0x3 macro
H A Diicbb.c209 error = IICBB_RESET(device_get_parent(bus), IIC_FASTEST, 0, &oldaddr); in iicbb_print_child()
215 IICBB_RESET(device_get_parent(bus), IIC_FASTEST, oldaddr, NULL); in iicbb_print_child()
H A Dofw_iicbus.c128 iicbus_reset(dev, IIC_FASTEST, 0, NULL); in ofw_iicbus_attach()
H A Dif_ic.c231 iicbus_reset(parent, IIC_FASTEST, 0, NULL); in icioctl()
/freebsd/sys/dev/pcf/
H A Dpcf_isa.c151 pcf_rst_card(dev, IIC_FASTEST, PCF_DEFAULT_ADDR, NULL); in pcf_isa_attach()
H A Dpcf.c362 case IIC_FASTEST: in pcf_rst_card()
/freebsd/sys/dev/glxiic/
H A Dglxiic.c408 glxiic_smb_enable(sc, IIC_FASTEST, 0); in glxiic_attach()
1044 case IIC_FASTEST: in glxiic_smb_enable()
/freebsd/sys/powerpc/mpc85xx/
H A Di2c.c332 case IIC_FASTEST: in i2c_reset()
/freebsd/sys/dev/etherswitch/rtl8366/
H A Drtl8366rb.c380 iicbus_reset(iicbus, IIC_FASTEST, RTL8366_IIC_ADDR, NULL); in smi_probe()