Searched refs:mandatory (Results 1 – 7 of 7) sorted by relevance
83 This command is mandatory.101 This command is mandatory.123 This command is mandatory.145 This command is mandatory.184 This command is mandatory.209 This command is mandatory.241 This command is mandatory.274 This command is mandatory.299 This command is mandatory.324 This command is mandatory.[all …]
109 u32 basic, mandatory; in carl9170_set_mac_rates() local124 mandatory = 0xff00; /* OFDM 6/9/12/18/24/36/48/54 */ in carl9170_set_mac_rates()126 mandatory = 0xff0f; /* OFDM (6/9../54) + CCK (1/2/5.5/11) */ in carl9170_set_mac_rates()130 carl9170_regwrite(AR9170_MAC_REG_MANDATORY_RATE, mandatory); in carl9170_set_mac_rates()
375 if (elm->spec.mandatory) in uapi_finalize_ioctl_method()396 if (WARN_ON(!elm->spec.mandatory)) in uapi_finalize_ioctl_method()586 if (!attr_elm->spec.mandatory) in uapi_finalize_disable()
4 fix some behaviors without being entirely mandatory. It is better to load them
478 const char *name, bool mandatory) in get_clk() argument482 if (IS_ERR(clk) && mandatory) { in get_clk()
3405 u8 mandatory; in brcms_c_rate_lookup_init() local3481 mandatory = BRCM_RATE_24M; in brcms_c_rate_lookup_init()3483 mandatory = BRCM_RATE_12M; in brcms_c_rate_lookup_init()3485 mandatory = BRCM_RATE_6M; in brcms_c_rate_lookup_init()3488 mandatory = rate; in brcms_c_rate_lookup_init()3491 br[rate] = mandatory; in brcms_c_rate_lookup_init()
4719 const struct stereo_mandatory_mode *mandatory; in add_hdmi_mandatory_stereo_modes() local4726 mandatory = &stereo_mandatory_modes[i]; in add_hdmi_mandatory_stereo_modes()4731 new_mode->flags |= mandatory->flags; in add_hdmi_mandatory_stereo_modes()
Completed in 36 milliseconds