Home
last modified time | relevance | path

Searched refs:limited (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/ti-vpe/
H A Dcsc.c31 struct quantization limited; member
49 .limited = {
63 .limited = {
79 .limited = {
93 .limited = {
197 coeff = csc_coeffs.y2r.r601.limited.coeff; in csc_set_coeff()
202 coeff = csc_coeffs.y2r.r709.limited.coeff; in csc_set_coeff()
225 coeff = csc_coeffs.r2y.r601.limited.coeff; in csc_set_coeff()
230 coeff = csc_coeffs.r2y.r709.limited.coeff; in csc_set_coeff()
/kernel/linux/linux-6.6/drivers/media/platform/ti/vpe/
H A Dcsc.c31 struct quantization limited; member
49 .limited = {
63 .limited = {
79 .limited = {
93 .limited = {
197 coeff = csc_coeffs.y2r.r601.limited.coeff; in csc_set_coeff()
202 coeff = csc_coeffs.y2r.r709.limited.coeff; in csc_set_coeff()
225 coeff = csc_coeffs.r2y.r601.limited.coeff; in csc_set_coeff()
230 coeff = csc_coeffs.r2y.r709.limited.coeff; in csc_set_coeff()
/kernel/linux/linux-5.10/tools/testing/selftests/rcutorture/bin/
H A Dkvm-test-1-run.sh140 echo CPU count limited from $cpu_count to $TORTURE_ALLOTED_CPUS | tee -a $resdir/Warnings
/kernel/linux/linux-6.6/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-params.c1057 u16 limited[9]; in rkisp1_csm_config() member
1061 .limited = { in rkisp1_csm_config()
1073 .limited = { in rkisp1_csm_config()
1085 .limited = { in rkisp1_csm_config()
1097 .limited = { in rkisp1_csm_config()
1135 csm = coeffs->limited; in rkisp1_csm_config()
/kernel/linux/linux-6.6/tools/testing/selftests/rcutorture/bin/
H A Dkvm-test-1-run.sh148 echo CPU count limited from $cpu_count to $TORTURE_ALLOTED_CPUS | tee -a $resdir/Warnings
/kernel/linux/linux-5.10/arch/arm/crypto/
H A Dpoly1305-armv4.pl604 @ they are limited by 2^26+2^6. This in turn means that *sum*
618 @ In key setup procedure pre-reduced H0 is limited by 5*4+1 and
620 @ input H0 is limited by (5*4+1)*3 addends, or 58 bits, while
H A Dsha1-armv4-large.S46 @ modes are limited. As result it takes more instructions to do
/kernel/linux/linux-6.6/arch/arm/crypto/
H A Dpoly1305-armv4.pl604 @ they are limited by 2^26+2^6. This in turn means that *sum*
618 @ In key setup procedure pre-reduced H0 is limited by 5*4+1 and
620 @ input H0 is limited by (5*4+1)*3 addends, or 58 bits, while
H A Dsha1-armv4-large.S46 @ modes are limited. As result it takes more instructions to do
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/
H A Dvc4_hdmi.c1178 /* CEA VICs other than #1 requre limited range RGB in vc4_hdmi_csc_setup()
1231 * CEA VICs other than #1 require limited range RGB
1368 (*vc5_hdmi_find_yuv_csc_coeffs(struct vc4_hdmi *vc4_hdmi, u32 colorspace, bool limited))[4] in vc5_hdmi_find_yuv_csc_coeffs() argument
1376 return vc5_hdmi_csc_full_rgb_to_yuv_bt601[limited]; in vc5_hdmi_find_yuv_csc_coeffs()
1384 return vc5_hdmi_csc_full_rgb_to_yuv_bt709[limited]; in vc5_hdmi_find_yuv_csc_coeffs()
1391 return vc5_hdmi_csc_full_rgb_to_yuv_bt2020[limited]; in vc5_hdmi_find_yuv_csc_coeffs()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci_core.h87 bool limited; member
/kernel/linux/linux-5.10/net/bluetooth/
H A Dmgmt.c1400 * and enabling limited discoverable requires a timeout. in set_discoverable()
1437 /* Setting limited discoverable when powered off is in set_discoverable()
1647 /* In limited privacy mode the change of bondable mode in set_bondable()
3928 /* Parameters are limited to a single octet */ in set_exp_feature()
3977 /* Parameters are limited to a single octet */ in set_exp_feature()
4720 hdev->discovery.limited = true; in start_discovery_internal()
4722 hdev->discovery.limited = false; in start_discovery_internal()
8819 if (hdev->discovery.limited) { in mgmt_device_found()
8820 /* Check for limited discoverable bit */ in mgmt_device_found()
H A Dhci_request.c1449 /* If limited privacy mode is enabled don't use RPA if we're in adv_use_rpa()
1456 /* We're neither bondable nor discoverable in the limited in adv_use_rpa()
1736 * and limited discoverable flags. in create_instance_adv_data()
2763 * address in limited privacy mode. in discoverable_update()
2839 /* SCO rejection has its own limited set of in __hci_abort_conn()
2931 if (req->hdev->discovery.limited) in bredr_inquiry()
3298 * the limited discoverable flag is cleared. Even in the case in discov_off()
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h90 bool limited; member
/kernel/linux/linux-6.6/net/bluetooth/
H A Dmgmt.c1055 * the limited discoverable flag is cleared. Even in the case in discov_off()
1568 * and enabling limited discoverable requires a timeout. in set_discoverable()
1605 /* Setting limited discoverable when powered off is in set_discoverable()
1829 /* In limited privacy mode the change of bondable mode in set_bondable()
4532 /* Parameters are limited to a single octet */ in set_debug_func()
4577 /* Parameters are limited to a single octet */ in set_mgmt_mesh_func()
4636 /* Parameters are limited to a single octet */ in set_rpa_resolution_func()
4694 /* Parameters are limited to a single octet */ in set_quality_report_func()
4768 /* Parameters are limited to a single octet */ in set_offload_codec_func()
4826 /* Parameters are limited t in set_le_simultaneous_roles_func()
[all...]
H A Dhci_sync.c864 /* If limited privacy mode is enabled don't use RPA if we're in adv_use_rpa()
871 /* We're neither bondable nor discoverable in the limited in adv_use_rpa()
2355 * the limited discoverable flag is cleared. Even in the case in hci_pause_advertising_sync()
5348 /* SCO rejection has its own limited set of in hci_reject_sco_sync()
5586 * address in limited privacy mode. in hci_update_discoverable_sync()
5665 if (hdev->discovery.limited) in hci_inquiry_sync()

Completed in 44 milliseconds