Home
last modified time | relevance | path

Searched refs:temp3 (Results 1 – 25 of 44) sorted by relevance

12

/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dmca_asm.S414 #define temp3 r7 macro
519 mov temp3=b6
523 st8 [temp1]=temp3,PT(AR_CSD)-PT(B6) // save b6
525 mov temp3=ar.csd
529 st8 [temp1]=temp3,PT(AR_UNAT)-PT(AR_CSD) // save ar.csd
531 mov temp3=ar.unat
534 st8 [temp1]=temp3,PT(AR_RNAT)-PT(AR_UNAT) // save ar.unat
536 mov temp3=ar.rnat
539 st8 [temp1]=temp3,PT(LOADRS)-PT(AR_RNAT) // save ar.rnat
541 mov temp3=ar.bsp
[all …]
/OK3568_Linux_fs/kernel/drivers/acpi/acpica/
H A Ddbtest.c392 union acpi_object *temp3 = NULL; in acpi_db_test_integer_type() local
450 status = acpi_db_read_from_object(node, ACPI_TYPE_INTEGER, &temp3); in acpi_db_test_integer_type()
455 if (temp3->integer.value != temp1->integer.value) { in acpi_db_test_integer_type()
457 ACPI_FORMAT_UINT64(temp3->integer.value), in acpi_db_test_integer_type()
468 if (temp3) { in acpi_db_test_integer_type()
469 acpi_os_free(temp3); in acpi_db_test_integer_type()
494 union acpi_object *temp3 = NULL; in acpi_db_test_buffer_type() local
577 status = acpi_db_read_from_object(node, ACPI_TYPE_BUFFER, &temp3); in acpi_db_test_buffer_type()
582 if (memcmp(temp1->buffer.pointer, temp3->buffer.pointer, byte_length)) { in acpi_db_test_buffer_type()
594 if (temp3) { in acpi_db_test_buffer_type()
[all …]
/OK3568_Linux_fs/u-boot/board/freescale/common/
H A Ddcu_sii9022a.c66 u32 temp3; in dcu_set_dvi_encoder() local
118 temp3 = temp1 * temp2; in dcu_set_dvi_encoder()
119 temp3 = (PICOS2KHZ(videomode->pixclock) * 1000) / temp3; in dcu_set_dvi_encoder()
120 temp1 = (u16)temp3 * 100; in dcu_set_dvi_encoder()
/OK3568_Linux_fs/kernel/drivers/media/usb/dvb-usb/
H A Daf9005-fe.c532 u8 temp0, temp1, temp2, temp3, buf[4]; in af9005_fe_program_cfoe() local
580 temp3 = (u8) ((NS_coeff1_2048Nu & 0x03000000) >> 24); in af9005_fe_program_cfoe()
583 buf[0] = temp3; in af9005_fe_program_cfoe()
615 temp3 = (u8) ((NS_coeff2_2k & 0x01C00000) >> 22); in af9005_fe_program_cfoe()
618 buf[0] = temp3; in af9005_fe_program_cfoe()
646 temp3 = (u8) ((NS_coeff1_8191Nu & 0x03000000) >> 24); in af9005_fe_program_cfoe()
649 buf[0] = temp3; in af9005_fe_program_cfoe()
677 temp3 = (u8) ((NS_coeff1_8192Nu & 0x03000000) >> 24); in af9005_fe_program_cfoe()
680 buf[0] = temp3; in af9005_fe_program_cfoe()
708 temp3 = (u8) ((NS_coeff1_8193Nu & 0x03000000) >> 24); in af9005_fe_program_cfoe()
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/hwmon/
H A Dlm87.txt10 - has-temp3: This configures pins 18 and 19 to be used as a second
28 has-temp3;
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Dthmc50.rst77 temp3
89 in the temp3 mode), five temperature readings and two fans.
H A Dw83795.rst59 9/ 10 VDSEN16/TR3/TD3 23h in19/temp3
115 6/ 7 VDSEN16/TR3/TD3 23h in19/temp3
H A Demc2103.rst35 as temp3 and temp4. If only one diode is attached to this channel, temp4
H A Dw83627ehf.rst99 degC for temp1 and 0.5 degC for temp2 and temp3. For temp4 and higher,
103 Alarms are only supported for temp1, temp2, and temp3.
126 temp3 -> pwm3 (not on 627UHG)
H A Dw83791d.rst76 degC for temp1 and 0.5 degC for temp2 and temp3. An alarm is triggered when
169 temp3 0x002000 0x000002 <== mismatch
/OK3568_Linux_fs/kernel/drivers/pci/hotplug/
H A Dcpqphp_nvram.c132 u8 temp1, temp2, temp3, temp4, temp5, temp6; in check_for_compaq_ROM() local
137 temp3 = readb(rom_start + 0xffea + 2); in check_for_compaq_ROM()
143 (temp3 == 'M') && in check_for_compaq_ROM()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/halrf/rtl8822c/
H A Dhalrf_8822c.c534 u32 temp1, temp2, temp3; in halrf_dack_backup_8822c() local
538 temp3 = odm_get_bb_reg(dm, 0x9b4, MASKDWORD); in halrf_dack_backup_8822c()
576 odm_set_bb_reg(dm, 0x9b4, MASKDWORD, temp3); in halrf_dack_backup_8822c()
616 u32 temp1, temp2, temp3; in halrf_dack_restore_8822c() local
623 temp3 = odm_get_bb_reg(dm, 0x9b4, MASKDWORD); in halrf_dack_restore_8822c()
802 odm_set_bb_reg(dm, 0x9b4, MASKDWORD, temp3); in halrf_dack_restore_8822c()
1293 u32 temp1, temp2, temp3; in halrf_dack_dbg_8822c() local
1297 temp3 = odm_get_bb_reg(dm, 0x9b4, MASKDWORD); in halrf_dack_dbg_8822c()
1361 odm_set_bb_reg(dm, 0x9b4, MASKDWORD, temp3); in halrf_dack_dbg_8822c()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_odm.c406 u32 temp1, temp2, temp3; in debug_DACK() local
410 temp3 = odm_get_bb_reg(dm, 0x9b4, bMaskDWord); in debug_DACK()
456 odm_set_bb_reg(dm, 0x9b4, bMaskDWord, temp3); in debug_DACK()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_odm.c411 u32 temp1, temp2, temp3; in debug_DACK() local
415 temp3 = odm_get_bb_reg(dm, 0x9b4, bMaskDWord); in debug_DACK()
461 odm_set_bb_reg(dm, 0x9b4, bMaskDWord, temp3); in debug_DACK()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_odm.c411 u32 temp1, temp2, temp3; in debug_DACK() local
415 temp3 = odm_get_bb_reg(dm, 0x9b4, bMaskDWord); in debug_DACK()
461 odm_set_bb_reg(dm, 0x9b4, bMaskDWord, temp3); in debug_DACK()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_odm.c433 u32 temp1, temp2, temp3; in debug_DACK() local
437 temp3 = odm_get_bb_reg(dm, 0x9b4, bMaskDWord); in debug_DACK()
483 odm_set_bb_reg(dm, 0x9b4, bMaskDWord, temp3); in debug_DACK()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_odm.c412 u32 temp1, temp2, temp3; in debug_DACK() local
416 temp3 = odm_get_bb_reg(dm, 0x9b4, bMaskDWord); in debug_DACK()
462 odm_set_bb_reg(dm, 0x9b4, bMaskDWord, temp3); in debug_DACK()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_odm.c426 u32 temp1, temp2, temp3; in debug_DACK() local
430 temp3 = odm_get_bb_reg(dm, 0x9b4, bMaskDWord); in debug_DACK()
476 odm_set_bb_reg(dm, 0x9b4, bMaskDWord, temp3); in debug_DACK()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_odm.c425 u32 temp1, temp2, temp3; in debug_DACK() local
429 temp3 = odm_get_bb_reg(dm, 0x9b4, bMaskDWord); in debug_DACK()
475 odm_set_bb_reg(dm, 0x9b4, bMaskDWord, temp3); in debug_DACK()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_odm.c449 u32 temp1, temp2, temp3; in debug_DACK() local
453 temp3 = odm_get_bb_reg(dm, 0x9b4, bMaskDWord); in debug_DACK()
499 odm_set_bb_reg(dm, 0x9b4, bMaskDWord, temp3); in debug_DACK()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_odm.c455 u32 temp1, temp2, temp3; in debug_DACK() local
459 temp3 = odm_get_bb_reg(dm, 0x9b4, bMaskDWord); in debug_DACK()
505 odm_set_bb_reg(dm, 0x9b4, bMaskDWord, temp3); in debug_DACK()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_odm.c455 u32 temp1, temp2, temp3; in debug_DACK() local
459 temp3 = odm_get_bb_reg(dm, 0x9b4, bMaskDWord); in debug_DACK()
505 odm_set_bb_reg(dm, 0x9b4, bMaskDWord, temp3); in debug_DACK()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_odm.c473 u32 temp1, temp2, temp3; in debug_DACK() local
477 temp3 = odm_get_bb_reg(dm, 0x9b4, bMaskDWord); in debug_DACK()
523 odm_set_bb_reg(dm, 0x9b4, bMaskDWord, temp3); in debug_DACK()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/video/
H A Dtracking_c.h202 CvMat* temp3; member
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/video/
H A Dtracking_c.h202 CvMat* temp3; member

12