Home
last modified time | relevance | path

Searched defs:enable (Results 4576 - 4600 of 4799) sorted by relevance

1...<<181182183184185186187188189190>>...192

/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/fman/
H A Dfman.c928 static int enable(struct fman *fman, struct fman_cfg *cfg) in enable() function
949 set_exception(struct fman *fman, enum fman_exceptions exception, bool enable) set_exception() argument
2014 fman_set_exception(struct fman *fman, enum fman_exceptions exception, bool enable) fman_set_exception() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c2421 bool enable; in hns3_nic_set_features() local
2722 hns3_set_vf_spoofchk(struct net_device *netdev, int vf, bool enable) hns3_set_vf_spoofchk() argument
2735 hns3_set_vf_trust(struct net_device *netdev, int vf, bool enable) hns3_set_vf_trust() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_cmd.h125 u32 enable; /* Enable TC private buffer or not */ member
572 u8 enable; member
660 u8 enable; member
682 u8 enable; member
/kernel/linux/linux-6.6/drivers/mfd/
H A Ddb8500-prcmu.c854 static void request_even_slower_clocks(bool enable) in request_even_slower_clocks() argument
964 int db8500_prcmu_request_ape_opp_100_voltage(bool enable) in db8500_prcmu_request_ape_opp_100_voltage() argument
1033 static int request_pll(u8 clock, bool enable) in request_pll() argument
1184 static int request_sysclk(bool enable) in request_sysclk() argument
1221 request_timclk(bool enable) request_timclk() argument
1245 request_clock(u8 clock, bool enable) request_clock() argument
1273 request_sga_clock(u8 clock, bool enable) request_sga_clock() argument
1302 request_plldsi(bool enable) request_plldsi() argument
1343 request_dsiclk(u8 n, bool enable) request_dsiclk() argument
1355 request_dsiescclk(u8 n, bool enable) request_dsiescclk() argument
1373 db8500_prcmu_request_clock(u8 clock, bool enable) db8500_prcmu_request_clock() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c3817 static int set_feature_lro(struct net_device *netdev, bool enable) in set_feature_lro() argument
3854 static int set_feature_hw_gro(struct net_device *netdev, bool enable) in set_feature_hw_gro() argument
3882 static int set_feature_cvlan_filter(struct net_device *netdev, bool enable) in set_feature_cvlan_filter() argument
3896 static int set_feature_hw_tc(struct net_device *netdev, bool enable) in set_feature_hw_tc() argument
3921 set_feature_rx_all(struct net_device *netdev, bool enable) set_feature_rx_all() argument
3929 mlx5e_set_rx_port_ts(struct mlx5_core_dev *mdev, bool enable) mlx5e_set_rx_port_ts() argument
3957 bool enable = *(bool *)ctx; mlx5e_set_rx_port_ts_wrap() local
3962 set_feature_rx_fcs(struct net_device *netdev, bool enable) set_feature_rx_fcs() argument
3980 set_feature_rx_vlan(struct net_device *netdev, bool enable) set_feature_rx_vlan() argument
4027 set_feature_arfs(struct net_device *netdev, bool enable) set_feature_arfs() argument
4047 bool enable = !!(*features & feature); mlx5e_handle_feature() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c443 int mlxsw_sp_port_vp_mode_set(struct mlxsw_sp_port *mlxsw_sp_port, bool enable) in mlxsw_sp_port_vp_mode_set() argument
469 int mlxsw_sp_port_security_set(struct mlxsw_sp_port *mlxsw_sp_port, bool enable) in mlxsw_sp_port_security_set() argument
1195 static int mlxsw_sp_feature_hw_tc(struct net_device *dev, bool enable) in mlxsw_sp_feature_hw_tc() argument
1214 static int mlxsw_sp_feature_loopback(struct net_device *dev, bool enable) in mlxsw_sp_feature_loopback() argument
1241 bool enable = !!(wanted_features & feature); mlxsw_sp_handle_feature() local
1549 mlxsw_sp_port_tc_mc_mode_set(struct mlxsw_sp_port *mlxsw_sp_port, bool enable) mlxsw_sp_port_tc_mc_mode_set() argument
1978 mlxsw_sp_port_mapping_event_set(struct mlxsw_sp *mlxsw_sp, u16 local_port, bool enable) mlxsw_sp_port_mapping_event_set() argument
4586 mlxsw_sp_port_stp_set(struct mlxsw_sp_port *mlxsw_sp_port, bool enable) mlxsw_sp_port_stp_set() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/dsa/
H A Dmt7530.h698 bool enable; member
/kernel/linux/linux-6.6/drivers/android/
H A Dbinder.c5619 uint32_t enable; in binder_ioctl() local
/kernel/linux/linux-6.6/include/linux/firmware/
H A Dxlnx-zynqmp.h829 zynqmp_pm_register_notifier(const u32 node, const u32 event, const u32 wake, const u32 enable) zynqmp_pm_register_notifier() argument
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dmgmt.h846 __u8 enable; member
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/
H A Dsh_css.c1445 hrt_data select, enable; in ia_css_init() local
1618 ia_css_enable_isys_event_queue(bool enable) in ia_css_enable_isys_event_queue() argument
2262 ia_css_irq_enable( enum ia_css_irq_info info, bool enable) ia_css_irq_enable() argument
4412 sh_css_enable_cont_capt(bool enable, bool stop_copy_preview) sh_css_enable_cont_capt() argument
[all...]
/kernel/linux/linux-6.6/drivers/staging/media/ipu3/include/uapi/
H A Dintel-ipu3.h1006 __u32 enable:1; global() member
1895 __u32 enable:1; global() member
1977 struct ipu3_uapi_yuvp1_chnr_enable_config enable; global() member
2004 __u32 enable:1; global() member
2391 __u32 enable:1; /* 0 or 1, disabled or enabled */ global() member
[all...]
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic79xx_core.c7764 ahd_intr_enable(struct ahd_softc *ahd, int enable) in ahd_intr_enable() argument
7799 ahd_enable_coalescing(struct ahd_softc *ahd, int enable) in ahd_enable_coalescing() argument
[all...]
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/include/linux/
H A Datomisp.h170 u32 enable; member
186 u32 enable; member
523 __u32 enable; member
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Drenesas_usb3.c608 static void usb3_feature_u2_enable(struct renesas_usb3 *usb3, bool enable) in usb3_feature_u2_enable() argument
619 static void usb3_feature_u1_enable(struct renesas_usb3 *usb3, bool enable) in usb3_feature_u1_enable() argument
751 static void usb3_vbus_out(struct renesas_usb3 *usb3, bool enable) in usb3_vbus_out() argument
/kernel/linux/linux-6.6/drivers/usb/host/
H A Doxu210hp-hcd.c537 dbg_intr_buf(char *buf, unsigned len, const char *label, u32 enable) in dbg_intr_buf() argument
622 dbg_intr_buf(char *buf, unsigned len, const char *label, u32 enable) dbg_intr_buf() argument
2963 u32 enable = oxu_readl(hcd->regs, OXU_CHIPIRQEN_SET); oxu_irq() local
[all...]
/kernel/linux/linux-6.6/drivers/ptp/
H A Dptp_ocp.c105 u32 enable; member
187 u32 enable; member
248 int (*enable)(void *priv, u32 req, bool enable); member
1803 u32 enable, status; ptp_ocp_signal_irq() local
1887 ptp_ocp_signal_enable(void *priv, u32 req, bool enable) ptp_ocp_signal_enable() argument
1962 ptp_ocp_ts_enable(void *priv, u32 req, bool enable) ptp_ocp_ts_enable() argument
2163 ptp_ocp_enable_fpga(u32 __iomem *reg, u32 bit, bool enable) ptp_ocp_enable_fpga() argument
2178 ptp_ocp_irig_out(struct ptp_ocp *bp, bool enable) ptp_ocp_irig_out() argument
2185 ptp_ocp_irig_in(struct ptp_ocp *bp, bool enable) ptp_ocp_irig_in() argument
2192 ptp_ocp_dcf_out(struct ptp_ocp *bp, bool enable) ptp_ocp_dcf_out() argument
2199 ptp_ocp_dcf_in(struct ptp_ocp *bp, bool enable) ptp_ocp_dcf_in() argument
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddispc.c1032 void dispc_enable_gamma_table(bool enable) in dispc_enable_gamma_table() argument
1046 static void dispc_mgr_enable_cpr(enum omap_channel channel, bool enable) in dispc_mgr_enable_cpr() argument
776 dispc_ovl_set_pre_mult_alpha(enum omap_plane plane, enum omap_overlay_caps caps, bool enable) dispc_ovl_set_pre_mult_alpha() argument
1074 dispc_ovl_set_vid_color_conv(enum omap_plane plane, bool enable) dispc_ovl_set_vid_color_conv() argument
1085 dispc_ovl_enable_replication(enum omap_plane plane, enum omap_overlay_caps caps, bool enable) dispc_ovl_enable_replication() argument
1095 REG_FLD_MOD(DISPC_OVL_ATTRIBUTES(plane), enable, shift, shift); dispc_ovl_enable_replication() local
1233 dispc_enable_fifomerge(bool enable) dispc_enable_fifomerge() argument
1291 dispc_ovl_set_mflag(enum omap_plane plane, bool enable) dispc_ovl_set_mflag() argument
1300 REG_FLD_MOD(DISPC_OVL_ATTRIBUTES(plane), enable, bit, bit); dispc_ovl_set_mflag() local
2773 dispc_ovl_enable(enum omap_plane plane, bool enable) dispc_ovl_enable() argument
2789 dispc_mgr_enable(enum omap_channel channel, bool enable) dispc_mgr_enable() argument
2811 dispc_lcd_enable_signal(bool enable) dispc_lcd_enable_signal() argument
2819 dispc_pck_free_enable(bool enable) dispc_pck_free_enable() argument
2827 dispc_mgr_enable_fifohandcheck(enum omap_channel channel, bool enable) dispc_mgr_enable_fifohandcheck() argument
2858 dispc_mgr_enable_trans_key(enum omap_channel ch, bool enable) dispc_mgr_enable_trans_key() argument
2863 dispc_mgr_enable_alpha_fixed_zorder(enum omap_channel ch, bool enable) dispc_mgr_enable_alpha_fixed_zorder() argument
2944 dispc_mgr_enable_stallmode(enum omap_channel channel, bool enable) dispc_mgr_enable_stallmode() argument
[all...]
/kernel/linux/linux-6.6/drivers/usb/typec/tcpm/
H A Dtcpm.c801 static int tcpm_enable_auto_vbus_discharge(struct tcpm_port *port, bool enable) in tcpm_enable_auto_vbus_discharge() argument
982 static int tcpm_set_vconn(struct tcpm_port *port, bool enable) in tcpm_set_vconn() argument
3505 tcpm_set_vbus(struct tcpm_port *port, bool enable) tcpm_set_vbus() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v9_4_3.c1158 gfx_v9_4_3_xcc_enable_gui_idle_interrupt(struct amdgpu_device *adev, bool enable, int xcc_id) gfx_v9_4_3_xcc_enable_gui_idle_interrupt() argument
1381 gfx_v9_4_3_xcc_cp_compute_enable(struct amdgpu_device *adev, bool enable, int xcc_id) gfx_v9_4_3_xcc_cp_compute_enable() argument
1970 gfx_v9_4_3_xcc_cp_enable(struct amdgpu_device *adev, bool enable, int xcc_id) gfx_v9_4_3_xcc_cp_enable() argument
2210 gfx_v9_4_3_xcc_update_sram_fgcg(struct amdgpu_device *adev, bool enable, int xcc_id) gfx_v9_4_3_xcc_update_sram_fgcg() argument
2232 gfx_v9_4_3_xcc_update_repeater_fgcg(struct amdgpu_device *adev, bool enable, int xcc_id) gfx_v9_4_3_xcc_update_repeater_fgcg() argument
2254 gfx_v9_4_3_xcc_update_medium_grain_clock_gating(struct amdgpu_device *adev, bool enable, int xcc_id) gfx_v9_4_3_xcc_update_medium_grain_clock_gating() argument
2319 gfx_v9_4_3_xcc_update_coarse_grain_clock_gating(struct amdgpu_device *adev, bool enable, int xcc_id) gfx_v9_4_3_xcc_update_coarse_grain_clock_gating() argument
2366 gfx_v9_4_3_xcc_update_gfx_clock_gating(struct amdgpu_device *adev, bool enable, int xcc_id) gfx_v9_4_3_xcc_update_gfx_clock_gating() argument
2960 gfx_v9_4_3_emit_wave_limit_cs(struct amdgpu_ring *ring, uint32_t pipe, bool enable) gfx_v9_4_3_emit_wave_limit_cs() argument
2991 gfx_v9_4_3_emit_wave_limit(struct amdgpu_ring *ring, bool enable) gfx_v9_4_3_emit_wave_limit() argument
[all...]
H A Dgfx_v9_0.c1620 static void gfx_v9_0_enable_lbpw(struct amdgpu_device *adev, bool enable) in gfx_v9_0_enable_lbpw() argument
2465 gfx_v9_0_enable_gui_idle_interrupt(struct amdgpu_device *adev, bool enable) gfx_v9_0_enable_gui_idle_interrupt() argument
2640 pwr_10_0_gfxip_control_over_cgpg(struct amdgpu_device *adev, bool enable) pwr_10_0_gfxip_control_over_cgpg() argument
2708 gfx_v9_0_enable_sck_slow_down_on_power_up(struct amdgpu_device *adev, bool enable) gfx_v9_0_enable_sck_slow_down_on_power_up() argument
2722 gfx_v9_0_enable_sck_slow_down_on_power_down(struct amdgpu_device *adev, bool enable) gfx_v9_0_enable_sck_slow_down_on_power_down() argument
2736 gfx_v9_0_enable_cp_power_gating(struct amdgpu_device *adev, bool enable) gfx_v9_0_enable_cp_power_gating() argument
2750 gfx_v9_0_enable_gfx_cg_power_gating(struct amdgpu_device *adev, bool enable) gfx_v9_0_enable_gfx_cg_power_gating() argument
2763 gfx_v9_0_enable_gfx_pipeline_powergating(struct amdgpu_device *adev, bool enable) gfx_v9_0_enable_gfx_pipeline_powergating() argument
2780 gfx_v9_0_enable_gfx_static_mg_power_gating(struct amdgpu_device *adev, bool enable) gfx_v9_0_enable_gfx_static_mg_power_gating() argument
2793 gfx_v9_0_enable_gfx_dynamic_mg_power_gating(struct amdgpu_device *adev, bool enable) gfx_v9_0_enable_gfx_dynamic_mg_power_gating() argument
2955 gfx_v9_0_cp_gfx_enable(struct amdgpu_device *adev, bool enable) gfx_v9_0_cp_gfx_enable() argument
3162 gfx_v9_0_cp_compute_enable(struct amdgpu_device *adev, bool enable) gfx_v9_0_cp_compute_enable() argument
3738 gfx_v9_0_cp_enable(struct amdgpu_device *adev, bool enable) gfx_v9_0_cp_enable() argument
4638 gfx_v9_0_update_gfx_cg_power_gating(struct amdgpu_device *adev, bool enable) gfx_v9_0_update_gfx_cg_power_gating() argument
4656 gfx_v9_0_update_gfx_mg_power_gating(struct amdgpu_device *adev, bool enable) gfx_v9_0_update_gfx_mg_power_gating() argument
4675 gfx_v9_0_update_medium_grain_clock_gating(struct amdgpu_device *adev, bool enable) gfx_v9_0_update_medium_grain_clock_gating() argument
4750 gfx_v9_0_update_3d_clock_gating(struct amdgpu_device *adev, bool enable) gfx_v9_0_update_3d_clock_gating() argument
4805 gfx_v9_0_update_coarse_grain_clock_gating(struct amdgpu_device *adev, bool enable) gfx_v9_0_update_coarse_grain_clock_gating() argument
4857 gfx_v9_0_update_gfx_clock_gating(struct amdgpu_device *adev, bool enable) gfx_v9_0_update_gfx_clock_gating() argument
4960 bool enable = (state == AMD_PG_STATE_GATE); gfx_v9_0_set_powergating_state() local
6789 gfx_v9_0_emit_wave_limit_cs(struct amdgpu_ring *ring, uint32_t pipe, bool enable) gfx_v9_0_emit_wave_limit_cs() argument
6820 gfx_v9_0_emit_wave_limit(struct amdgpu_ring *ring, bool enable) gfx_v9_0_emit_wave_limit() argument
[all...]
H A Dgfx_v10_0.c4325 gfx_v10_0_update_perfmon_mgcg(struct amdgpu_device *adev, bool enable) gfx_v10_0_update_perfmon_mgcg() argument
5008 gfx_v10_0_enable_gui_idle_interrupt(struct amdgpu_device *adev, bool enable) gfx_v10_0_enable_gui_idle_interrupt() argument
5067 gfx_v10_0_rlc_smu_handshake_cntl(struct amdgpu_device *adev, bool enable) gfx_v10_0_rlc_smu_handshake_cntl() argument
5655 gfx_v10_0_cp_gfx_enable(struct amdgpu_device *adev, bool enable) gfx_v10_0_cp_gfx_enable() argument
6185 gfx_v10_0_cp_compute_enable(struct amdgpu_device *adev, bool enable) gfx_v10_0_cp_compute_enable() argument
6901 gfx_v10_0_cp_enable(struct amdgpu_device *adev, bool enable) gfx_v10_0_cp_enable() argument
7523 gfx_v10_0_update_medium_grain_clock_gating(struct amdgpu_device *adev, bool enable) gfx_v10_0_update_medium_grain_clock_gating() argument
7597 gfx_v10_0_update_3d_clock_gating(struct amdgpu_device *adev, bool enable) gfx_v10_0_update_3d_clock_gating() argument
7656 gfx_v10_0_update_coarse_grain_clock_gating(struct amdgpu_device *adev, bool enable) gfx_v10_0_update_coarse_grain_clock_gating() argument
7715 gfx_v10_0_update_fine_grain_clock_gating(struct amdgpu_device *adev, bool enable) gfx_v10_0_update_fine_grain_clock_gating() argument
7845 gfx_v10_0_update_gfx_clock_gating(struct amdgpu_device *adev, bool enable) gfx_v10_0_update_gfx_clock_gating() argument
7949 gfx_v10_cntl_power_gating(struct amdgpu_device *adev, bool enable) gfx_v10_cntl_power_gating() argument
7985 gfx_v10_cntl_pg(struct amdgpu_device *adev, bool enable) gfx_v10_cntl_pg() argument
8027 bool enable = (state == AMD_PG_STATE_GATE); gfx_v10_0_set_powergating_state() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/
H A Ddc_hw_types.h150 bool enable; member
451 bool enable; member
/kernel/linux/linux-6.6/include/soc/tegra/
H A Dbpmp-abi.h3007 uint8_t enable; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dkfd_ioctl.h1429 struct kfd_ioctl_dbg_trap_enable_args enable; global() member
[all...]

Completed in 106 milliseconds

1...<<181182183184185186187188189190>>...192