/linux/drivers/gpu/drm/imagination/ |
H A D | pvr_device_info.h | 15 bool has_axi_acelite; 16 bool has_cdm_control_stream_format; 17 bool has_cluster_grouping; 18 bool has_common_store_size_in_dwords; 19 bool has_compute; 20 bool has_compute_morton_capable; 21 bool has_compute_overlap; 22 bool has_coreid_per_os; 23 bool has_dynamic_dust_power; 24 bool has_ecc_rams; [all …]
|
/linux/drivers/infiniband/hw/irdma/ |
H A D | type.h | 242 bool en_datacenter_tcp:1; 243 bool disable_packed:1; 244 bool rocev2_rto_policy:1; 294 bool use_hmc_fcn_index:1; 295 bool use_stats_inst:1; 327 bool mode:1; 328 bool mpa_crc_err:1; 381 bool en_datacenter_tcp:1; 382 bool disable_packed:1; 383 bool rocev2_rto_policy:1; [all …]
|
/linux/drivers/gpu/drm/amd/display/dc/ |
H A D | dc.h | 228 bool psr; 229 bool mclk_sw; 230 bool subvp_psr; 231 bool gecc_enable; 233 bool aux_backlight_support; 237 bool sharpener_support; 262 bool dcc_const_color; 263 bool dynamic_audio; 264 bool is_apu; 265 bool dual_link_dvi; [all …]
|
/linux/drivers/clk/renesas/ |
H A D | Kconfig | 4 bool "Renesas SoC clock support" if COMPILE_TEST && !ARCH_RENESAS 52 bool "Emma Mobile EV2 clock support" if COMPILE_TEST 55 bool "RZ/A1H clock support" if COMPILE_TEST 59 bool "RZ/A2 clock support" if COMPILE_TEST 63 bool "R-Mobile APE6 clock support" if COMPILE_TEST 68 bool "R-Mobile A1 clock support" if COMPILE_TEST 73 bool "RZ/G1H clock support" if COMPILE_TEST 77 bool "RZ/G1M clock support" if COMPILE_TEST 81 bool "RZ/G1E clock support" if COMPILE_TEST 85 bool "RZ/G1C clock support" if COMPILE_TEST [all …]
|
/linux/arch/mips/ |
H A D | Kconfig | 3 bool 115 bool 118 bool 121 bool 124 bool 146 bool "Generic board-agnostic MIPS kernel" 203 bool "Alchemy processor based machines" 218 bool "Atheros AR231x/AR531x SoC support" 232 bool "Atheros AR71XX/AR724X/AR913X based boards" 254 bool "Broadcom Generic BMIPS kernel" [all …]
|
/linux/arch/x86/kvm/vmx/ |
H A D | capabilities.h | 12 extern bool __read_mostly enable_vpid; 13 extern bool __read_mostly flexpriority_enabled; 14 extern bool __read_mostly enable_ept; 15 extern bool __read_mostly enable_unrestricted_guest; 16 extern bool __read_mostly enable_ept_ad_bits; 17 extern bool __read_mostly enable_pml; 18 extern bool __read_mostly enable_ipiv; 75 static inline bool cpu_has_vmx_basic_inout(void) in cpu_has_vmx_basic_inout() 80 static inline bool cpu_has_virtual_nmis(void) in cpu_has_virtual_nmis() 86 static inline bool cpu_has_vmx_preemption_timer(void) in cpu_has_vmx_preemption_timer() [all …]
|
/linux/drivers/irqchip/ |
H A D | Kconfig | 9 bool 15 bool 26 bool 34 bool 37 bool 45 bool 52 bool 58 bool 63 bool 76 bool [all …]
|
/linux/drivers/clocksource/ |
H A D | Kconfig | 6 bool 10 bool 14 bool 17 bool 20 bool 23 bool 26 bool 33 bool 36 bool "BCM2835 timer driver" if COMPILE_TEST 42 bool "BCM mobile timer driver" if COMPILE_TEST [all …]
|
/linux/drivers/gpu/drm/amd/display/dc/dml/ |
H A D | display_mode_vba.h | 170 bool get_is_phantom_pipe(struct display_mode_lib *mode_lib, 191 bool dummy_boolean_array[DC__NUM_DPP__MAX]; 192 bool dummy_boolean; 193 bool dummy_boolean2; 196 bool dummy_boolean_array2[2][DC__NUM_DPP__MAX]; 206 bool dummy_USRRetrainingSupport; 221 bool dummy_boolean_array[2][DC__NUM_DPP__MAX]; 235 bool MPCCombineMethodAsNeededForPStateChangeAndVoltage; 236 bool MPCCombineMethodAsPossible; 237 bool FullFrameMALLPStateMethod; [all …]
|
/linux/virt/kvm/ |
H A D | Kconfig | 5 bool 11 bool 14 bool 17 bool 20 bool 26 bool 33 bool 39 bool 43 bool 46 bool [all …]
|
/linux/drivers/pinctrl/renesas/ |
H A D | Kconfig | 9 bool "Renesas SoC pin control support" if COMPILE_TEST && !(ARCH_RENESAS || SUPERH) 64 bool 73 bool 80 bool 86 bool "pin control support for Emma Mobile EV2" if COMPILE_TEST 90 bool "pin control support for R-Car D3" if COMPILE_TEST 94 bool "pin control support for R-Car E2" if COMPILE_TEST 98 bool "pin control support for R-Car E3" if COMPILE_TEST 102 bool "pin control support for R-Car H1" if COMPILE_TEST 106 bool "pin control support for R-Car H2" if COMPILE_TEST [all …]
|
/linux/drivers/soc/renesas/ |
H A D | Kconfig | 3 bool "Renesas SoC driver support" if COMPILE_TEST && !ARCH_RENESAS 12 bool 20 bool 30 bool 39 bool 43 bool 51 bool 57 bool 67 bool "ARM32 Platform support for Emma Mobile EV2" 73 bool "ARM32 Platform support for R-Car E2" [all …]
|
/linux/arch/ |
H A D | Kconfig | 13 bool 27 bool 32 bool 39 bool 42 bool 46 bool 50 bool 55 bool 60 bool 64 bool [all …]
|
/linux/lib/ |
H A D | Kconfig | 15 bool "Automatically choose fastest RAID6 PQ functions" 26 bool "Generic bitfield packing and unpacking" 59 bool 66 bool 69 bool 78 bool 83 bool 86 bool 90 bool 93 bool [all …]
|
/linux/fs/smb/client/ |
H A D | fs_context.h | 210 bool forceuid_specified; 211 bool forcegid_specified; 212 bool uid_specified; 213 bool cruid_specified; 214 bool gid_specified; 215 bool sloppy; 216 bool got_ip; 217 bool got_version; 218 bool got_rsize; 219 bool got_wsize; [all …]
|
/linux/kernel/ |
H A D | Kconfig.locks | 6 bool 9 bool 12 bool 15 bool 18 bool 21 bool 24 bool 27 bool 30 bool 33 bool [all …]
|
/linux/include/linux/qed/ |
H A D | qed_if.h | 50 bool enable_rx; 51 bool enable_tx; 70 bool willing; 71 bool enabled; 84 bool ethtype; 86 bool enabled; 95 bool app_willing; 96 bool app_valid; 97 bool app_error; 98 bool ets_willing; [all …]
|
/linux/drivers/gpu/drm/amd/display/dc/link/protocols/ |
H A D | link_edp_panel_control.h | 32 bool set_default_brightness_aux(struct dc_link *link); 33 void edp_panel_backlight_power_on(struct dc_link *link, bool wait_for_hpd); 35 bool edp_get_backlight_level_nits(struct dc_link *link, 38 bool edp_set_backlight_level(const struct dc_link *link, 40 bool edp_set_backlight_level_nits(struct dc_link *link, 41 bool isHDR, 45 bool edp_get_psr_state(const struct dc_link *link, enum dc_psr_state *state); 46 bool edp_set_psr_allow_active(struct dc_link *link, const bool *allow_active, 47 bool wait, bool force_static, const unsigned int *power_opts); 48 bool edp_setup_psr(struct dc_link *link, [all …]
|
/linux/arch/arm64/ |
H A D | Kconfig.platforms | 5 bool "Actions Semi Platforms" 12 bool "Airoha SoC Support" 19 bool "Allwinner sunxi 64-bit SoC Family" 30 bool "Annapurna Labs Alpine platform" 37 bool "Apple Silicon SoC family" 44 bool "Broadcom SoC Support" 49 bool "Broadcom BCM2835 family" 63 bool "Broadcom iProc SoC Family" 71 bool "Broadcom Broadband Carrier Access (BCA) origin SoC" 81 bool "Broadcom Set-Top-Box SoCs" [all …]
|
/linux/kernel/irq/ |
H A D | Kconfig | 7 bool 11 bool 15 bool 19 bool 23 bool 28 bool 32 bool 36 bool 40 bool 44 bool [all …]
|
/linux/arch/sh/ |
H A D | Kconfig | 91 bool 104 bool 108 bool 111 bool 131 bool 134 bool 137 bool 155 bool 159 bool 164 bool [all …]
|
/linux/arch/sh/boards/ |
H A D | Kconfig | 5 bool 8 bool 16 bool 24 bool "J-Core SoC" 34 bool "SolutionEngine" 45 bool "SolutionEngine7206" 53 bool "SolutionEngine7619" 61 bool "SolutionEngine7721" 69 bool "SolutionEngine7722" 79 bool "SolutionEngine7724" [all …]
|
/linux/drivers/pmdomain/renesas/ |
H A D | Kconfig | 5 bool "System Controller support for R-Car" if COMPILE_TEST 8 bool "System Controller support for R-Car Gen4" if COMPILE_TEST 11 bool "System Controller support for R-Car D3" if COMPILE_TEST 15 bool "System Controller support for R-Car E2" if COMPILE_TEST 19 bool "System Controller support for R-Car E3" if COMPILE_TEST 23 bool "System Controller support for R-Car H1" if COMPILE_TEST 27 bool "System Controller support for R-Car H2" if COMPILE_TEST 31 bool "System Controller support for R-Car H3" if COMPILE_TEST 35 bool "System Controller support for R-Car M2-W/N" if COMPILE_TEST 39 bool "System Controller support for R-Car M3-N" if COMPILE_TEST [all …]
|
/linux/drivers/gpu/drm/radeon/ |
H A D | kv_dpm.h | 84 bool need_dfs_bypass; 111 bool enable_nb_ps_policy; 112 bool disable_nb_ps3_in_battery; 113 bool video_start; 114 bool battery_state; 118 bool cac_enabled; 119 bool bapm_enable; 153 bool uvd_power_gated; 154 bool vce_power_gated; 155 bool acp_power_gated; [all …]
|
/linux/kernel/dma/ |
H A D | Kconfig | 4 bool 7 bool 12 bool 20 bool 24 bool 27 bool 30 bool 33 bool 39 bool 48 bool [all …]
|