Lines Matching refs:bank
288 * @dev: the pinctrl device bind to the bank
289 * @reg_base: register base of the gpio bank
291 * @clk: clock of the gpio bank
293 * @irq: interrupt of the gpio bank
296 * @nr_pins: number of pins in this bank
297 * @name: name of the bank
298 * @bank_num: number of the bank, to account for holes
299 * @iomux: array describing the 4 iomux sources of the bank
300 * @drv: array describing the 4 drive strength sources of the bank
301 * @pull_type: array describing the 4 pull type sources of the bank
303 * @of_node: dt node of this bank
305 * @domain: irqdomain of the gpio bank
308 * @slock: spinlock for the gpio bank
311 * @route_mask: bits describing the routing pins of per bank
312 * @deferred_output: gpio output settings to be done after gpio bank probed
348 * @num: bank number.
370 * @bank_num: bank number.
405 void (*pull_calc_reg)(struct rockchip_pin_bank *bank,
408 void (*drv_calc_reg)(struct rockchip_pin_bank *bank,
411 int (*schmitt_calc_reg)(struct rockchip_pin_bank *bank,
414 int (*slew_rate_calc_reg)(struct rockchip_pin_bank *bank,