Home
last modified time | relevance | path

Searched refs:protection (Results 1 – 23 of 23) sorted by relevance

/drivers/irqchip/
Dirq-omap-intc.c63 u32 protection; member
92 intc_context.protection = in omap_intc_save_context()
112 intc_writel(INTC_PROTECTION, intc_context.protection); in omap_intc_restore_context()
/drivers/video/fbdev/omap2/omapfb/displays/
DKconfig16 tristate "TPD12S015 HDMI ESD protection and level shifter"
18 Driver for TPD12S015, which offers HDMI ESD protection and level
/drivers/gpu/drm/omapdrm/displays/
DKconfig15 tristate "TPD12S015 HDMI ESD protection and level shifter"
17 Driver for TPD12S015, which offers HDMI ESD protection and level
/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
Dchannel.c315 wlc->protection->nmode_user) in brcms_c_set_country()
321 brcms_c_set_gmode(wlc, wlc->protection->gmode_user, false); in brcms_c_set_country()
390 brcms_c_set_gmode(wlc, wlc->protection->gmode_user, false); in brcms_c_channel_set_chanspec()
Dmain.c445 kfree(wlc->protection); in brcms_c_detach_mfree()
542 wlc->protection = kzalloc(sizeof(struct brcms_protection), in brcms_c_attach_malloc()
544 if (wlc->protection == NULL) { in brcms_c_attach_malloc()
4000 wlc->protection->_g = (bool) val; in brcms_c_protection_upd()
4003 wlc->protection->g_override = (s8) val; in brcms_c_protection_upd()
4006 wlc->protection->gmode_user = (u8) val; in brcms_c_protection_upd()
4009 wlc->protection->overlap = (s8) val; in brcms_c_protection_upd()
4012 wlc->protection->nmode_user = (s8) val; in brcms_c_protection_upd()
4015 wlc->protection->n_cfg = (s8) val; in brcms_c_protection_upd()
4018 wlc->protection->n_cfg_override = (s8) val; in brcms_c_protection_upd()
[all …]
Dmain.h552 struct brcms_protection *protection; member
/drivers/net/wireless/intel/iwlwifi/dvm/
Drxon.c634 rxon->flags |= cpu_to_le32(ctx->ht.protection << in _iwl_set_rxon_ht()
644 if (ctx->ht.protection == in _iwl_set_rxon_ht()
695 le32_to_cpu(rxon->flags), ctx->ht.protection, in _iwl_set_rxon_ht()
1229 ctx->ht.protection = IEEE80211_HT_OP_MODE_PROTECTION_NONE; in iwlagn_mac_config()
1464 ctx->ht.protection = bss_conf->ht_operation_mode & in iwlagn_bss_info_changed()
Ddev.h534 u8 protection; member
/drivers/staging/rtl8712/
Drtl871x_xmit.c718 uint protection; in r8712_update_protection() local
736 protection = (*(perp + 2)) & BIT(1); in r8712_update_protection()
737 if (protection) { in r8712_update_protection()
/drivers/md/
DKconfig21 into a RAID1/4/5 device so as to provide protection against hard
135 contain data sectors, and one drive contains the parity protection.
372 contain data sectors, and one drive contains the parity protection.
/drivers/mtd/maps/
DKconfig84 platforms, basically to add a VPP (write protection) callback so
85 the flash can be taken out of write protection.
/drivers/staging/rtl8188eu/core/
Drtw_xmit.c1144 uint protection, erp_len; in rtw_update_protection() local
1162 protection = (*(perp + 2)) & BIT(1); in rtw_update_protection()
1163 if (protection) { in rtw_update_protection()
/drivers/gpu/drm/amd/powerplay/hwmgr/
Dsmu7_hwmgr.c1082 bool protection; in smu7_set_dpm_event_sources() local
1090 protection = false; in smu7_set_dpm_event_sources()
1094 protection = true; in smu7_set_dpm_event_sources()
1098 protection = true; in smu7_set_dpm_event_sources()
1103 protection = true; in smu7_set_dpm_event_sources()
1108 if (protection) { in smu7_set_dpm_event_sources()
/drivers/staging/rtl8192u/
Dcopying43 Also, for each author's protection and ours, we want to make certain
88 you may at your option offer warranty protection in exchange for a fee.
/drivers/staging/rtl8192e/
Dlicense48 Also, for each author's protection and ours, we want to make certain that
91 may at your option offer warranty protection in exchange for a fee.
/drivers/net/wireless/intel/iwlegacy/
Dcommon.c3872 cpu_to_le32(il->ht.protection << RXON_FLG_HT_OPERATING_MODE_POS); in _il_set_rxon_ht()
3881 if (il->ht.protection == IEEE80211_HT_OP_MODE_PROTECTION_20MHZ) { in _il_set_rxon_ht()
3921 il->ht.protection, il->ht.extension_chan_offset); in _il_set_rxon_ht()
5123 il->ht.protection = IEEE80211_HT_OP_MODE_PROTECTION_NONE; in il_mac_config()
5238 il->ht.protection = in il_ht_conf()
Dcommon.h1232 u8 protection; member
/drivers/staging/rtl8723bs/core/
Drtw_xmit.c1569 uint protection; in rtw_update_protection() local
1589 protection = (*(perp + 2)) & BIT(1); in rtw_update_protection()
1590 if (protection) { in rtw_update_protection()
/drivers/platform/x86/
DKconfig244 Support for a led indicating disk protection will be provided as
758 Also provides sysfs entries to get/set the desired protection
759 level and resetting the HDD protection interface.
/drivers/misc/
DKconfig224 hardware based memory protection from the others. Enabling
/drivers/mtd/devices/
Ddocg3.c1810 DEBUGFS_RO_ATTR(protection, dbg_protection_show);
/drivers/mfd/
DKconfig1381 These include voltage regulators, thermal protection, configurable
1395 These include voltage regulators, thermal protection, configurable
/drivers/net/wireless/ralink/rt2x00/
Drt2800lib.c1755 u8 protection = erp->ht_opmode & IEEE80211_HT_OP_MODE_PROTECTION; in rt2800_config_ht_opmode() local
1766 switch (protection) { in rt2800_config_ht_opmode()