Lines Matching refs:specific
50 On a given board each GPIO is used for one specific purpose like monitoring
60 is not the main issue; GPIOs are often used for the kind of board-specific
63 functionality can be very portable. Other features are platform-specific,
98 for the GPIO lines so that board-specific setup code directly corresponds
101 board-specific pin configuration data (along with other board specific
121 Whether a platform supports multiple GPIO controllers is a platform-specific
186 Platform-specific implementations are encouraged to optimize the two
402 devices, by the board-specific initialization code. Note that IRQ trigger
487 this is highly chip-specific and nonportable. One platform might not need
499 platform-specific issue, as are models like (not) having a one-to-one
502 There are other system-specific mechanisms that are not specified here,
545 Most often a gpio_chip is part of an instance-specific structure with state
583 logic optimizing access to specific SOC-based GPIOs. For example, if the
590 For SOCs, platform-specific code defines and registers gpio_chip instances
593 may well start at zero and go up to a platform-specific limit. Such GPIOs
601 function devices, FPGAs or CPLDs -- most often board-specific code handles
604 platform-specific GPIOs.
616 board specific code; those board specific callbacks would register devices