Home
last modified time | relevance | path

Searched refs:mandatory (Results 1 – 7 of 7) sorted by relevance

/drivers/firmware/arm_scmi/vendors/imx/
A Dimx95.rst83 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 …]
/drivers/net/wireless/ath/carl9170/
A Dmac.c109 u32 basic, mandatory; in carl9170_set_mac_rates() local
124 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()
/drivers/infiniband/core/
A Duverbs_uapi.c375 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()
/drivers/hid/bpf/progs/
A DREADME4 fix some behaviors without being entirely mandatory. It is better to load them
/drivers/gpu/drm/msm/disp/mdp5/
A Dmdp5_kms.c478 const char *name, bool mandatory) in get_clk() argument
482 if (IS_ERR(clk) && mandatory) { in get_clk()
/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
A Dmain.c3405 u8 mandatory; in brcms_c_rate_lookup_init() local
3481 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()
/drivers/gpu/drm/
A Ddrm_edid.c4719 const struct stereo_mandatory_mode *mandatory; in add_hdmi_mandatory_stereo_modes() local
4726 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