Home
last modified time | relevance | path

Searched refs:available (Results 1 - 15 of 15) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/devfreq/
H A Drockchip_dmc_timing.h158 unsigned int available; member
307 unsigned int available; member
356 u32 available; member
429 unsigned int available; member
607 unsigned int available; member
741 unsigned int available; member
H A Drockchip_dmc.c604 dts_timing->available = 1; in of_get_px30_timings()
606 dts_timing->available = 0; in of_get_px30_timings()
656 dts_timing->available = 1; in of_get_rk1808_timings()
658 dts_timing->available = 0; in of_get_rk1808_timings()
692 dts_timing->available = 1; in of_get_rk3128_timings()
694 dts_timing->available = 0; in of_get_rk3128_timings()
753 dts_timing->available = 1; in of_get_rk3288_timings()
755 dts_timing->available = 0; in of_get_rk3288_timings()
805 dts_timing->available = 1; in of_get_rk3328_timings()
807 dts_timing->available in of_get_rk3328_timings()
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/devfreq/
H A Drockchip_dmc_timing.h158 unsigned int available; member
462 unsigned int available; member
511 u32 available; member
617 unsigned int available; member
945 unsigned int available; member
H A Drockchip_dmc.c616 dts_timing->available = 1; in of_get_px30_timings()
618 dts_timing->available = 0; in of_get_px30_timings()
677 dts_timing->available = 1; in of_get_rk1808_timings()
679 dts_timing->available = 0; in of_get_rk1808_timings()
717 dts_timing->available = 1; in of_get_rk3128_timings()
719 dts_timing->available = 0; in of_get_rk3128_timings()
783 dts_timing->available = 1; in of_get_rk3288_timings()
785 dts_timing->available = 0; in of_get_rk3288_timings()
841 dts_timing->available = 1; in of_get_rk3328_timings()
843 dts_timing->available in of_get_rk3328_timings()
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/drm_hal/
H A Ddrm_hal_gfx.h45 int available; /* does this layer available for this SOC */ member
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/
H A Dopp.h55 * @available: true/false - marks if this OPP as available or not
77 bool available; member
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/backend/gpu/
H A Dmali_kbase_pm_driver.c411 * This function will perform any available power transitions to make the actual
424 * @available: Receives a bit mask of the cores that the job
433 u64 in_use, u64 *const available, u64 *powering_on) in kbase_pm_transition_core_type()
460 if (available != NULL) { in kbase_pm_transition_core_type()
461 *available = (ready | powering_on_trans) & desired_state; in kbase_pm_transition_core_type()
534 if (available != NULL) { in kbase_pm_transition_core_type()
535 *available = (ready | powering_on_trans) & desired_state; in kbase_pm_transition_core_type()
749 /* Determine whether the cores are now available (even if the set of in kbase_pm_check_transitions_nolock()
750 * available cores is empty). Note that they can be available eve in kbase_pm_check_transitions_nolock()
432 kbase_pm_transition_core_type(struct kbase_device *kbdev, enum kbase_pm_core_type type, u64 desired_state, u64 in_use, u64 *const available, u64 *powering_on) kbase_pm_transition_core_type() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/backend/gpu/
H A Dmali_kbase_pm_driver.c438 * This function will perform any available power transitions to make the actual
451 * @available: Receives a bit mask of the cores that the job
463 u64 * const available, in kbase_pm_transition_core_type()
490 if (available != NULL) in kbase_pm_transition_core_type()
491 *available = (ready | powering_on_trans) & desired_state; in kbase_pm_transition_core_type()
561 if (available != NULL) in kbase_pm_transition_core_type()
562 *available = (ready | powering_on_trans) & desired_state; in kbase_pm_transition_core_type()
799 /* Determine whether the cores are now available (even if the set of in kbase_pm_check_transitions_nolock()
800 * available cores is empty). Note that they can be available eve in kbase_pm_check_transitions_nolock()
459 kbase_pm_transition_core_type(struct kbase_device *kbdev, enum kbase_pm_core_type type, u64 desired_state, u64 in_use, u64 * const available, u64 *powering_on) kbase_pm_transition_core_type() argument
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac.h126 bool available; member
/device/soc/rockchip/rk3588/kernel/include/linux/
H A Dstmmac.h126 bool available; member
/device/soc/rockchip/common/sdk_linux/drivers/opp/
H A Ddebugfs.c104 * - For some devices rate isn't available, use index instead. in opp_debug_create_one()
117 debugfs_create_bool("available", S_IRUGO, d, &opp->available); in opp_debug_create_one()
H A Dof.c743 * Duplicate OPPs (both freq and volt are same) and opp->available
747 * Duplicate OPPs (both freq and volt are same) and !opp->available
781 new_opp->available = true; in _opp_add_static_v2()
971 * Duplicate OPPs (both freq and volt are same) and opp->available
973 * Duplicate OPPs (both freq and volt are same) and !opp->available
1018 * Duplicate OPPs (both freq and volt are same) and opp->available
1020 * Duplicate OPPs (both freq and volt are same) and !opp->available
/device/soc/hisilicon/common/hal/middleware/ffmpeg_adapt/
H A Dconfigure_llvm52 echo "Upgrade to a later version if available."
67 --list-decoders show all available decoders
68 --list-encoders show all available encoders
69 --list-hwaccels show all available hardware accelerators
70 --list-demuxers show all available demuxers
71 --list-muxers show all available muxers
72 --list-parsers show all available parsers
73 --list-protocols show all available protocols
74 --list-bsfs show all available bitstream filters
75 --list-indevs show all available inpu
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/adapt/
H A Dhi_comm_isp_adapt.h1063 Not available for Hi3559AV100 */
1100 noise cancel, Not available for Hi3559AV100 */
1375 hi_bool available; member
1381 hi_bool available; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/adapt/
H A Dhi_comm_isp_adapt.h1063 Not available for Hi3559AV100 */
1100 noise cancel, Not available for Hi3559AV100 */
1375 hi_bool available; member
1381 hi_bool available; member

Completed in 34 milliseconds