Set the corresponding channel address [8:1] bits. This ioctl combines both tx and rx
channel address, the argument format is: tx_ca[8:1] << 16 | rx_ca[8:1]
MLB_CHAN_STARTUP
Startup the corresponding type of channel for transmit and reception.
MLB_CHAN_SHUTDOWN
Shutdown the corresponding type of channel.
MLB_CHAN_GETEVENT
Argument type: unsigned long
Get exception event from MLB device module, the event is defined as a set of
enumeration:
MLB_EVT_TX_PROTO_ERR_CUR
MLB_EVT_TX_BRK_DETECT_CUR
MLB_EVT_RX_PROTO_ERR_CUR
MLB_EVT_RX_BRK_DETECT_CUR
34.3 Driver Files
Table below lists the source file associated with the MLB driver that are found in the
directory <ltib_dir>/rpm/BUILD/linux/drivers/mxc/mlb/.
Table 34-1. MLB Driver Source File List
File
Description
mxc_mlb.c
Source file for MLB driver
include/linux/mxc_mlb.h
Include file for MLB driver
34.4 Menu Configuration Options
To get to the MediaLB configuration, use the command ./ltib -c when located in the <ltib
dir>. In the screen, select Configure Kernel, exit, and a new screen appears. This option
is available under:
• Device Drivers > MXC support drivers > MXC Media Local Bus Driver > MLB
support.
Driver Files
i.MX 6Solo/6DualLite Linux Reference Manual, Rev. L3.0.35_4.1.0, 09/2013
246
Freescale Semiconductor, Inc.