Lines Matching defs:pin
295 * @pin_base: first pin number
347 * struct rockchip_mux_recalced_data: represent a pin iomux data.
349 * @pin: pin number.
356 u8 pin;
369 * struct rockchip_mux_recalced_data: represent a pin iomux data.
371 * @pin: index at register or used to calc index.
372 * @func: the min pin.
374 * @route_offset: the max pin.
379 u8 pin;
427 unsigned int pin;
433 * @name: name of the pin group, used to lookup the group.
436 * @data: local pin configuration
446 * struct rockchip_pmx_func: represent a pin function.
447 * @name: name of the pin function, used to lookup the function.
448 * @groups: one or more names of pin groups that provide this function.