Lines Matching full:aux
36 #define TYPE_AUXTOI2C "aux-to-i2c-bridge"
57 #define TYPE_AUX_BUS "aux-bus"
76 #define TYPE_AUX_SLAVE "aux-slave"
88 * aux_bus_init: Initialize an AUX bus.
90 * Returns the new AUX bus created.
98 * aux_bus_realize: Realize an AUX bus.
100 * @bus: The AUX bus.
119 * aux_get_i2c_bus: Get the i2c bus for I2C over AUX command.
121 * Returns the i2c bus associated to this AUX bus.
123 * @bus The AUX bus.
128 * aux_init_mmio: Init an mmio for an AUX slave.
130 * @aux_slave The AUX slave.
135 /* aux_map_slave: Map the mmio for an AUX slave on the bus.
137 * @dev The AUX slave.