Lines Matching full:bitmask
440 * Auxiliary conditional macro that generates a bitmask for the range
446 * @param off_idx logical index of bitmask offset value into "prop" array
447 * @param sz_idx logical index of bitmask size value into "prop" array
459 * A helper conditional macro returning generated bitmask for one element
478 * @brief Makes a bitmask of reserved GPIOs from DT @p "gpio-reserved-ranges"
481 * This macro returns the value as a bitmask of the @p "gpio-reserved-ranges"
562 * @return the bitmask of reserved gpios
575 * @brief Makes a bitmask of reserved GPIOs from the @p "gpio-reserved-ranges"
579 * @return the bitmask of reserved gpios
585 * @brief Makes a bitmask of reserved GPIOs from a DT_DRV_COMPAT instance's
589 * @return the bitmask of reserved gpios
597 * @brief Make a bitmask of reserved GPIOs from a DT_DRV_COMPAT instance's GPIO
601 * @return the bitmask of reserved gpios
608 * @brief Makes a bitmask of allowed GPIOs from DT @p "gpio-reserved-ranges"
612 * the latter, it returns a bitmask of ALLOWED gpios.
653 * @return the bitmask of allowed gpios
667 * @brief Makes a bitmask of allowed GPIOs from a DT_DRV_COMPAT instance's
672 * @return the bitmask of allowed gpios