Home
last modified time | relevance | path

Searched refs:mandatory (Results 1 – 9 of 9) 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/iio/pressure/
DKconfig57 - st_pressure (core functions for the driver [it is mandatory]);
/drivers/iio/magnetometer/
DKconfig66 - st_magn (core functions for the driver [it is mandatory]);
/drivers/iio/accel/
DKconfig60 - st_accel (core functions for the driver [it is mandatory]);
/drivers/iio/gyro/
DKconfig88 - st_gyro (core functions for the driver [it is mandatory]);
/drivers/mfd/
Darizona-core.c504 bool mandatory) in arizona_of_get_named_gpio() argument
510 if (mandatory) in arizona_of_get_named_gpio()
/drivers/gpu/drm/
Ddrm_edid.c2690 const struct stereo_mandatory_mode *mandatory; in add_hdmi_mandatory_stereo_modes() local
2697 mandatory = &stereo_mandatory_modes[i]; in add_hdmi_mandatory_stereo_modes()
2702 new_mode->flags |= mandatory->flags; in add_hdmi_mandatory_stereo_modes()
/drivers/net/wireless/brcm80211/brcmsmac/
Dmain.c3430 u8 mandatory; in brcms_c_rate_lookup_init() local
3506 mandatory = BRCM_RATE_24M; in brcms_c_rate_lookup_init()
3508 mandatory = BRCM_RATE_12M; in brcms_c_rate_lookup_init()
3510 mandatory = BRCM_RATE_6M; in brcms_c_rate_lookup_init()
3513 mandatory = rate; in brcms_c_rate_lookup_init()
3516 br[rate] = mandatory; in brcms_c_rate_lookup_init()
/drivers/i2c/busses/
DKconfig900 An adapter type parameter is now mandatory. Please read the file