Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/carl9170/
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/staging/typec/
DTODO8 - Add support for USB PD 3.0. While not mandatory, at least fast role swap
/drivers/iio/gyro/
DKconfig118 - st_gyro (core functions for the driver [it is mandatory]);
/drivers/iio/magnetometer/
DKconfig129 - st_magn (core functions for the driver [it is mandatory]);
/drivers/gpu/drm/msm/mdp/mdp5/
Dmdp5_kms.c508 const char *name, bool mandatory) in get_clk() argument
512 if (IS_ERR(clk) && mandatory) { in get_clk()
/drivers/iio/pressure/
DKconfig172 - st_pressure (core functions for the driver [it is mandatory]);
/drivers/iio/accel/
DKconfig168 - st_accel (core functions for the driver [it is mandatory]);
/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
Dmain.c3429 u8 mandatory; in brcms_c_rate_lookup_init() local
3505 mandatory = BRCM_RATE_24M; in brcms_c_rate_lookup_init()
3507 mandatory = BRCM_RATE_12M; in brcms_c_rate_lookup_init()
3509 mandatory = BRCM_RATE_6M; in brcms_c_rate_lookup_init()
3512 mandatory = rate; in brcms_c_rate_lookup_init()
3515 br[rate] = mandatory; in brcms_c_rate_lookup_init()
/drivers/gpu/drm/
Ddrm_edid.c3301 const struct stereo_mandatory_mode *mandatory; in add_hdmi_mandatory_stereo_modes() local
3308 mandatory = &stereo_mandatory_modes[i]; in add_hdmi_mandatory_stereo_modes()
3313 new_mode->flags |= mandatory->flags; in add_hdmi_mandatory_stereo_modes()
/drivers/i2c/busses/
DKconfig1142 An adapter type parameter is now mandatory. Please read the file