Home
last modified time | relevance | path

Searched defs:en (Results 1 – 25 of 82) sorted by relevance

1234

/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
Disp_params_v21.c254 bool en) in isp_dpcc_enable()
409 bool en) in isp_bls_enable()
444 bool en) in isp_sdg_enable()
651 bool en) in isp_lsc_enable()
712 bool en) in isp_debayer_enable()
767 bool en) in isp_awbgain_enable()
827 bool en) in isp_ccm_enable()
860 bool en) in isp_goc_enable()
894 bool en) in isp_cproc_enable()
968 bool en) in isp_ie_enable()
[all …]
Disp_params_v3x.c359 isp_dpcc_enable(struct rkisp_isp_params_vdev *params_vdev, bool en, u32 id) in isp_dpcc_enable()
475 isp_bls_enable(struct rkisp_isp_params_vdev *params_vdev, bool en, u32 id) in isp_bls_enable()
507 isp_sdg_enable(struct rkisp_isp_params_vdev *params_vdev, bool en, u32 id) in isp_sdg_enable()
666 isp_lsc_enable(struct rkisp_isp_params_vdev *params_vdev, bool en, u32 id) in isp_lsc_enable()
724 isp_debayer_enable(struct rkisp_isp_params_vdev *params_vdev, bool en, u32 id) in isp_debayer_enable()
775 isp_awbgain_enable(struct rkisp_isp_params_vdev *params_vdev, bool en, u32 id) in isp_awbgain_enable()
834 isp_ccm_enable(struct rkisp_isp_params_vdev *params_vdev, bool en, u32 id) in isp_ccm_enable()
865 isp_goc_enable(struct rkisp_isp_params_vdev *params_vdev, bool en, u32 id) in isp_goc_enable()
905 isp_cproc_enable(struct rkisp_isp_params_vdev *params_vdev, bool en, u32 id) in isp_cproc_enable()
976 isp_ie_enable(struct rkisp_isp_params_vdev *params_vdev, bool en, u32 id) in isp_ie_enable()
[all …]
Disp_params_v1x.c507 static void isp_ctk_enable(struct rkisp_isp_params_vdev *params_vdev, bool en) in isp_ctk_enable()
609 const struct cifisp_awb_meas_config *arg, bool en) in isp_awb_meas_enable_v10()
637 const struct cifisp_awb_meas_config *arg, bool en) in isp_awb_meas_enable_v12()
875 const struct cifisp_hst_config *arg, bool en) in isp_hst_enable_v10()
890 const struct cifisp_hst_config *arg, bool en) in isp_hst_enable_v12()
1032 static void isp_ie_enable(struct rkisp_isp_params_vdev *params_vdev, bool en) in isp_ie_enable()
1177 bool en) in isp_dummy_enable()
1202 bool en) in isp_wdr_enable_v12()
1318 bool en) in isp_demosaiclp_enable_v12()
Dbridge_v30.c202 bool en = true; in is_stopped_mp() local
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
Disp_params_v21.c209 static void isp_dpcc_enable(struct rkisp_isp_params_vdev *params_vdev, bool en) in isp_dpcc_enable()
324 static void isp_bls_enable(struct rkisp_isp_params_vdev *params_vdev, bool en) in isp_bls_enable()
351 static void isp_sdg_enable(struct rkisp_isp_params_vdev *params_vdev, bool en) in isp_sdg_enable()
520 static void isp_lsc_enable(struct rkisp_isp_params_vdev *params_vdev, bool en) in isp_lsc_enable()
568 static void isp_debayer_enable(struct rkisp_isp_params_vdev *params_vdev, bool en) in isp_debayer_enable()
601 static void isp_awbgain_enable(struct rkisp_isp_params_vdev *params_vdev, bool en) in isp_awbgain_enable()
656 static void isp_ccm_enable(struct rkisp_isp_params_vdev *params_vdev, bool en) in isp_ccm_enable()
685 static void isp_goc_enable(struct rkisp_isp_params_vdev *params_vdev, bool en) in isp_goc_enable()
711 static void isp_cproc_enable(struct rkisp_isp_params_vdev *params_vdev, bool en) in isp_cproc_enable()
772 static void isp_ie_enable(struct rkisp_isp_params_vdev *params_vdev, bool en) in isp_ie_enable()
[all …]
Disp_params_v3x.c312 static void isp_dpcc_enable(struct rkisp_isp_params_vdev *params_vdev, bool en, u32 id) in isp_dpcc_enable()
426 static void isp_bls_enable(struct rkisp_isp_params_vdev *params_vdev, bool en, u32 id) in isp_bls_enable()
453 static void isp_sdg_enable(struct rkisp_isp_params_vdev *params_vdev, bool en, u32 id) in isp_sdg_enable()
590 static void isp_lsc_enable(struct rkisp_isp_params_vdev *params_vdev, bool en, u32 id) in isp_lsc_enable()
635 static void isp_debayer_enable(struct rkisp_isp_params_vdev *params_vdev, bool en, u32 id) in isp_debayer_enable()
665 static void isp_awbgain_enable(struct rkisp_isp_params_vdev *params_vdev, bool en, u32 id) in isp_awbgain_enable()
720 static void isp_ccm_enable(struct rkisp_isp_params_vdev *params_vdev, bool en, u32 id) in isp_ccm_enable()
747 static void isp_goc_enable(struct rkisp_isp_params_vdev *params_vdev, bool en, u32 id) in isp_goc_enable()
778 static void isp_cproc_enable(struct rkisp_isp_params_vdev *params_vdev, bool en, u32 id) in isp_cproc_enable()
839 static void isp_ie_enable(struct rkisp_isp_params_vdev *params_vdev, bool en, u32 id) in isp_ie_enable()
[all …]
Disp_params_v1x.c380 static void isp_ctk_enable(struct rkisp_isp_params_vdev *params_vdev, bool en) in isp_ctk_enable()
466 bool en) in isp_awb_meas_enable_v10()
492 bool en) in isp_awb_meas_enable_v12()
686 …enable_v10(struct rkisp_isp_params_vdev *params_vdev, const struct cifisp_hst_config *arg, bool en) in isp_hst_enable_v10()
699 …enable_v12(struct rkisp_isp_params_vdev *params_vdev, const struct cifisp_hst_config *arg, bool en) in isp_hst_enable_v12()
823 static void isp_ie_enable(struct rkisp_isp_params_vdev *params_vdev, bool en) in isp_ie_enable()
942 static void isp_dummy_enable(struct rkisp_isp_params_vdev *params_vdev, bool en) in isp_dummy_enable()
963 static void isp_wdr_enable_v12(struct rkisp_isp_params_vdev *params_vdev, bool en) in isp_wdr_enable_v12()
1031 static void isp_demosaiclp_enable_v12(struct rkisp_isp_params_vdev *params_vdev, bool en) in isp_demosaiclp_enable_v12()
Dbridge_v30.c198 bool en = true; in is_stopped_mp() local
/device/soc/hisilicon/common/platform/mtd/hifmc100/common/
Dhifmc100.h170 #define HIFMC_OP_CFG_FORCE_CS_EN(en) ((en) << 10) argument
184 #define HIFMC_OP_DUMMY_EN(en) ((en) << 8) argument
185 #define HIFMC_OP_CMD1_EN(en) ((en) << 7) argument
186 #define HIFMC_OP_ADDR_EN(en) ((en) << 6) argument
187 #define HIFMC_OP_WRITE_DATA_EN(en) ((en) << 5) argument
188 #define HIFMC_OP_CMD2_EN(en) ((en) << 4) argument
189 #define HIFMC_OP_WAIT_READY_EN(en) ((en) << 3) argument
190 #define HIFMC_OP_READ_DATA_EN(en) ((en) << 2) argument
191 #define HIFMC_OP_READ_STATUS_EN(en) ((en) << 1) argument
/device/soc/rockchip/rk3588/kernel/include/soc/rockchip/
Dscpi.h86 static inline int scpi_sys_set_jtagmux_on_off(u32 en) in scpi_sys_set_jtagmux_on_off()
127 static inline int scpi_ddr_set_auto_self_refresh(u32 en) in scpi_ddr_set_auto_self_refresh()
/device/soc/rockchip/common/sdk_linux/include/soc/rockchip/
Dscpi.h85 static inline int scpi_sys_set_jtagmux_on_off(u32 en) in scpi_sys_set_jtagmux_on_off()
125 static inline int scpi_ddr_set_auto_self_refresh(u32 en) in scpi_ddr_set_auto_self_refresh()
/device/soc/hisilicon/ws63v100/sdk/drivers/drivers/hal/adc/v154/
Dhal_adc_v154_regs_op.c63 void hal_adc_auto_scan_mode_set(adc_channel_t ch, bool en) in hal_adc_auto_scan_mode_set()
Dhal_adc_v154.c297 static void hal_adc_v154_auto_scan_enable(bool en) in hal_adc_v154_auto_scan_enable()
308 static errcode_t hal_adc_v154_auto_scan_ch_enable(adc_channel_t ch, bool en) in hal_adc_v154_auto_scan_ch_enable()
/device/soc/rockchip/common/sdk_linux/drivers/phy/rockchip/
Dphy-rockchip-inno-usb2.c324 static inline int property_enable(struct regmap *base, const struct usb2phy_reg *reg, bool en) in property_enable()
516 …_usb2phy_enable_id_irq(struct rockchip_usb2phy *rphy, struct rockchip_usb2phy_port *rport, bool en) in rockchip_usb2phy_enable_id_irq()
541 …sb2phy_enable_vbus_irq(struct rockchip_usb2phy *rphy, struct rockchip_usb2phy_port *rport, bool en) in rockchip_usb2phy_enable_vbus_irq()
555 …sb2phy_enable_line_irq(struct rockchip_usb2phy *rphy, struct rockchip_usb2phy_port *rport, bool en) in rockchip_usb2phy_enable_line_irq()
570 bool en) in rockchip_usb2phy_enable_host_disc_irq()
594 static int rockchip_usb_bypass_uart(struct rockchip_usb2phy_port *rport, bool en) in rockchip_usb_bypass_uart()
847 static int rockchip_set_vbus_power(struct rockchip_usb2phy_port *rport, bool en) in rockchip_set_vbus_power()
1232 static void rockchip_chg_enable_dcd(struct rockchip_usb2phy *rphy, bool en) in rockchip_chg_enable_dcd()
1240 static void rockchip_chg_enable_primary_det(struct rockchip_usb2phy *rphy, bool en) in rockchip_chg_enable_primary_det()
1248 static void rockchip_chg_enable_secondary_det(struct rockchip_usb2phy *rphy, bool en) in rockchip_chg_enable_secondary_det()
[all …]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
Dhmac_uapsd.c149 hi_u8 en = HI_FALSE; in hmac_uapsd_update_user_para() local
/device/soc/hisilicon/ws63v100/sdk/drivers/drivers/hal/sio/hal_sio_v150/
Dhal_sio_v150.c154 static void hal_sio_v150_rx_enable(sio_bus_t bus, bool en) in hal_sio_v150_rx_enable()
232 static void hal_sio_v150_loop(sio_bus_t bus, bool en) in hal_sio_v150_loop()
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/ispp/
Dparams_v20.c14 static void fec_enable(struct rkispp_params_vdev *params_vdev, bool en) in fec_enable()
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/ispp/
Dparams_v20.c14 static void fec_enable(struct rkispp_params_vdev *params_vdev, bool en) in fec_enable()
/device/soc/hisilicon/ws63v100/sdk/drivers/drivers/hal/pwm/v151/
Dhal_pwm_v151_regs_op.h113 pwm_en_data_t en; in hal_pwm_en_set_pwm_en_j() local
126 pwm_en_data_t en; in hal_pwm_en_get_pwm_en_j() local
Dhal_pwm_v151.c93 static void hal_pwm_v151_set_group_en(pwm_v151_group_t group, bool en) in hal_pwm_v151_set_group_en()
/device/soc/hisilicon/ws63v100/sdk/drivers/drivers/hal/sio/hal_sio_v151/
Dhal_sio_v151.c202 static void hal_sio_v151_rx_enable(sio_bus_t bus, bool en) in hal_sio_v151_rx_enable()
338 static void hal_sio_v151_loop(sio_bus_t bus, bool en) in hal_sio_v151_loop()
/device/soc/hisilicon/ws63v100/sdk/drivers/drivers/driver/adc/
Dadc.c88 void uapi_adc_power_en(afe_scan_mode_t afe_scan_mode, bool en) in uapi_adc_power_en()
/device/board/hisilicon/hispark_taurus/audio_drivers/soc/src/
Dhi3516_aiao_impl.c284 int32_t AipHalSetRxStart(uint32_t chnId, bool en) in AipHalSetRxStart()
397 int32_t AopHalSetTxStart(uint32_t chnId, bool en) in AopHalSetTxStart()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
Dhi_wifi_driver_api.c1366 hi_u8 hi_wifi_wow_host_sleep_switch(const hi_char *ifname, hi_u8 en) in hi_wifi_wow_host_sleep_switch()
1425 hi_u8 hi_wifi_arp_offload_setting(const hi_char *ifname, hi_u8 en, hi_u32 ip) in hi_wifi_arp_offload_setting()
1485 hi_u8 hi_wifi_dhcp_offload_setting(const hi_char *ifname, hi_u8 en, hi_u32 ip) in hi_wifi_dhcp_offload_setting()
/device/soc/rockchip/common/vendor/drivers/video/rockchip/rga2/
Drga2_debugger.c21 #define STR_ENABLE(en) ((en) ? "EN" : "DIS") argument

1234