Lines Matching refs:bnp
712 * | Flags [7:0] | Rsv | Rsv | Rsv | Rsv | Rsv | BnP | Cdt | Ptr |
779 * requests but comp BnP).
791 * BnP service.
796 * bnp Value of the bnp enabled flag
798 #define FW_COMN_FLAGS_BUILD_BNP(cdt, ptr, bnp) \
801 (((bnp)&COMN_BNP_ENABLED_MASK) << COMN_BNP_ENABLED_BITPOS))
820 * Macro for extraction of the bnp field type bit from the common flags
822 * flags Flags to extract the bnp field type type bit from
850 * Macro for setting the bnp field type bit in the common flags
852 * flags Flags in which Bnp Field Type bit will be set