Lines Matching full:bitmask
443 * Auxiliary conditional macro that generates a bitmask for the range
449 * @param off_idx logical index of bitmask offset value into "prop" array
450 * @param sz_idx logical index of bitmask size value into "prop" array
462 * A helper conditional macro returning generated bitmask for one element
481 * @brief Makes a bitmask of reserved GPIOs from DT @p "gpio-reserved-ranges"
484 * This macro returns the value as a bitmask of the @p "gpio-reserved-ranges"
565 * @return the bitmask of reserved gpios
578 * @brief Makes a bitmask of reserved GPIOs from the @p "gpio-reserved-ranges"
582 * @return the bitmask of reserved gpios
588 * @brief Makes a bitmask of reserved GPIOs from a DT_DRV_COMPAT instance's
592 * @return the bitmask of reserved gpios
600 * @brief Make a bitmask of reserved GPIOs from a DT_DRV_COMPAT instance's GPIO
604 * @return the bitmask of reserved gpios
611 * @brief Makes a bitmask of allowed GPIOs from DT @p "gpio-reserved-ranges"
615 * the latter, it returns a bitmask of ALLOWED gpios.
656 * @return the bitmask of allowed gpios
670 * @brief Makes a bitmask of allowed GPIOs from a DT_DRV_COMPAT instance's
675 * @return the bitmask of allowed gpios