Home
last modified time | relevance | path

Searched refs:regAddr (Results 1 – 25 of 76) sorted by relevance

1234

/OK3568_Linux_fs/kernel/drivers/input/sensors/gyro/
H A Dewtsa.c147 static int i2c_read_byte(struct i2c_client *thisClient, unsigned char regAddr, char *pReadData) in i2c_read_byte() argument
151 ret = i2c_master_send( thisClient, (char*)&regAddr, 1); in i2c_read_byte()
154 printk("EWTSA send cAddress=0x%x error!\n", regAddr); in i2c_read_byte()
166 static int i2c_write_byte(struct i2c_client *thisClient, unsigned char regAddr, unsigned char write… in i2c_write_byte() argument
171 write_data[0] = regAddr; in i2c_write_byte()
180 printk("EWTSA send regAddr=0x%x error!\n", regAddr); in i2c_write_byte()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_bt_mp.c546 u32 regAddr = 0, regValue = 0; in mptbt_BtGetGeneral() local
581 regAddr = *pu4Tmp; in mptbt_BtGetGeneral()
583 regType, regAddr); in mptbt_BtGetGeneral()
588 if (((BT_REG_RF == regType) && (regAddr > 0x7f)) || in mptbt_BtGetGeneral()
589 ((BT_REG_MODEM == regType) && (regAddr > 0x1ff)) || in mptbt_BtGetGeneral()
590 ((BT_REG_BLUEWIZE == regType) && (regAddr > 0xfff)) || in mptbt_BtGetGeneral()
591 ((BT_REG_VENDOR == regType) && (regAddr > 0xfff)) || in mptbt_BtGetGeneral()
592 ((BT_REG_LE == regType) && (regAddr > 0xfff))) { in mptbt_BtGetGeneral()
652 regType, regAddr, regValue); in mptbt_BtGetGeneral()
848 u32 regAddr = 0, regValue = 0; in mptbt_BtSetGeneral() local
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_bt_mp.c546 u32 regAddr = 0, regValue = 0; in mptbt_BtGetGeneral() local
581 regAddr = *pu4Tmp; in mptbt_BtGetGeneral()
583 regType, regAddr); in mptbt_BtGetGeneral()
588 if (((BT_REG_RF == regType) && (regAddr > 0x7f)) || in mptbt_BtGetGeneral()
589 ((BT_REG_MODEM == regType) && (regAddr > 0x1ff)) || in mptbt_BtGetGeneral()
590 ((BT_REG_BLUEWIZE == regType) && (regAddr > 0xfff)) || in mptbt_BtGetGeneral()
591 ((BT_REG_VENDOR == regType) && (regAddr > 0xfff)) || in mptbt_BtGetGeneral()
592 ((BT_REG_LE == regType) && (regAddr > 0xfff))) { in mptbt_BtGetGeneral()
652 regType, regAddr, regValue); in mptbt_BtGetGeneral()
848 u32 regAddr = 0, regValue = 0; in mptbt_BtSetGeneral() local
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_bt_mp.c546 u32 regAddr = 0, regValue = 0; in mptbt_BtGetGeneral() local
581 regAddr = *pu4Tmp; in mptbt_BtGetGeneral()
583 regType, regAddr); in mptbt_BtGetGeneral()
588 if (((BT_REG_RF == regType) && (regAddr > 0x7f)) || in mptbt_BtGetGeneral()
589 ((BT_REG_MODEM == regType) && (regAddr > 0x1ff)) || in mptbt_BtGetGeneral()
590 ((BT_REG_BLUEWIZE == regType) && (regAddr > 0xfff)) || in mptbt_BtGetGeneral()
591 ((BT_REG_VENDOR == regType) && (regAddr > 0xfff)) || in mptbt_BtGetGeneral()
592 ((BT_REG_LE == regType) && (regAddr > 0xfff))) { in mptbt_BtGetGeneral()
652 regType, regAddr, regValue); in mptbt_BtGetGeneral()
848 u32 regAddr = 0, regValue = 0; in mptbt_BtSetGeneral() local
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_bt_mp.c546 u32 regAddr = 0, regValue = 0; in mptbt_BtGetGeneral() local
581 regAddr = *pu4Tmp; in mptbt_BtGetGeneral()
583 regType, regAddr); in mptbt_BtGetGeneral()
588 if (((BT_REG_RF == regType) && (regAddr > 0x7f)) || in mptbt_BtGetGeneral()
589 ((BT_REG_MODEM == regType) && (regAddr > 0x1ff)) || in mptbt_BtGetGeneral()
590 ((BT_REG_BLUEWIZE == regType) && (regAddr > 0xfff)) || in mptbt_BtGetGeneral()
591 ((BT_REG_VENDOR == regType) && (regAddr > 0xfff)) || in mptbt_BtGetGeneral()
592 ((BT_REG_LE == regType) && (regAddr > 0xfff))) { in mptbt_BtGetGeneral()
652 regType, regAddr, regValue); in mptbt_BtGetGeneral()
848 u32 regAddr = 0, regValue = 0; in mptbt_BtSetGeneral() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_bt_mp.c551 u4Byte regAddr = 0, regValue = 0; in mptbt_BtGetGeneral() local
586 regAddr = *pu4Tmp; in mptbt_BtGetGeneral()
588 regType, regAddr); in mptbt_BtGetGeneral()
593 if (((BT_REG_RF == regType) && (regAddr > 0x7f)) || in mptbt_BtGetGeneral()
594 ((BT_REG_MODEM == regType) && (regAddr > 0x1ff)) || in mptbt_BtGetGeneral()
595 ((BT_REG_BLUEWIZE == regType) && (regAddr > 0xfff)) || in mptbt_BtGetGeneral()
596 ((BT_REG_VENDOR == regType) && (regAddr > 0xfff)) || in mptbt_BtGetGeneral()
597 ((BT_REG_LE == regType) && (regAddr > 0xfff))) { in mptbt_BtGetGeneral()
657 regType, regAddr, regValue); in mptbt_BtGetGeneral()
853 u4Byte regAddr = 0, regValue = 0; in mptbt_BtSetGeneral() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_bt_mp.c547 u32 regAddr = 0, regValue = 0; in mptbt_BtGetGeneral() local
582 regAddr = *pu4Tmp; in mptbt_BtGetGeneral()
584 regType, regAddr); in mptbt_BtGetGeneral()
589 if (((BT_REG_RF == regType) && (regAddr > 0x7f)) || in mptbt_BtGetGeneral()
590 ((BT_REG_MODEM == regType) && (regAddr > 0x1ff)) || in mptbt_BtGetGeneral()
591 ((BT_REG_BLUEWIZE == regType) && (regAddr > 0xfff)) || in mptbt_BtGetGeneral()
592 ((BT_REG_VENDOR == regType) && (regAddr > 0xfff)) || in mptbt_BtGetGeneral()
593 ((BT_REG_LE == regType) && (regAddr > 0xfff))) { in mptbt_BtGetGeneral()
653 regType, regAddr, regValue); in mptbt_BtGetGeneral()
849 u32 regAddr = 0, regValue = 0; in mptbt_BtSetGeneral() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_bt_mp.c547 u32 regAddr = 0, regValue = 0; in mptbt_BtGetGeneral() local
582 regAddr = *pu4Tmp; in mptbt_BtGetGeneral()
584 regType, regAddr); in mptbt_BtGetGeneral()
589 if (((BT_REG_RF == regType) && (regAddr > 0x7f)) || in mptbt_BtGetGeneral()
590 ((BT_REG_MODEM == regType) && (regAddr > 0x1ff)) || in mptbt_BtGetGeneral()
591 ((BT_REG_BLUEWIZE == regType) && (regAddr > 0xfff)) || in mptbt_BtGetGeneral()
592 ((BT_REG_VENDOR == regType) && (regAddr > 0xfff)) || in mptbt_BtGetGeneral()
593 ((BT_REG_LE == regType) && (regAddr > 0xfff))) { in mptbt_BtGetGeneral()
653 regType, regAddr, regValue); in mptbt_BtGetGeneral()
849 u32 regAddr = 0, regValue = 0; in mptbt_BtSetGeneral() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_bt_mp.c546 u32 regAddr = 0, regValue = 0; in mptbt_BtGetGeneral() local
581 regAddr = *pu4Tmp; in mptbt_BtGetGeneral()
583 regType, regAddr); in mptbt_BtGetGeneral()
588 if (((BT_REG_RF == regType) && (regAddr > 0x7f)) || in mptbt_BtGetGeneral()
589 ((BT_REG_MODEM == regType) && (regAddr > 0x1ff)) || in mptbt_BtGetGeneral()
590 ((BT_REG_BLUEWIZE == regType) && (regAddr > 0xfff)) || in mptbt_BtGetGeneral()
591 ((BT_REG_VENDOR == regType) && (regAddr > 0xfff)) || in mptbt_BtGetGeneral()
592 ((BT_REG_LE == regType) && (regAddr > 0xfff))) { in mptbt_BtGetGeneral()
652 regType, regAddr, regValue); in mptbt_BtGetGeneral()
848 u32 regAddr = 0, regValue = 0; in mptbt_BtSetGeneral() local
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_bt_mp.c546 u32 regAddr = 0, regValue = 0; in mptbt_BtGetGeneral() local
581 regAddr = *pu4Tmp; in mptbt_BtGetGeneral()
583 regType, regAddr); in mptbt_BtGetGeneral()
588 if (((BT_REG_RF == regType) && (regAddr > 0x7f)) || in mptbt_BtGetGeneral()
589 ((BT_REG_MODEM == regType) && (regAddr > 0x1ff)) || in mptbt_BtGetGeneral()
590 ((BT_REG_BLUEWIZE == regType) && (regAddr > 0xfff)) || in mptbt_BtGetGeneral()
591 ((BT_REG_VENDOR == regType) && (regAddr > 0xfff)) || in mptbt_BtGetGeneral()
592 ((BT_REG_LE == regType) && (regAddr > 0xfff))) { in mptbt_BtGetGeneral()
652 regType, regAddr, regValue); in mptbt_BtGetGeneral()
848 u32 regAddr = 0, regValue = 0; in mptbt_BtSetGeneral() local
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_bt_mp.c546 u32 regAddr = 0, regValue = 0; in mptbt_BtGetGeneral() local
581 regAddr = *pu4Tmp; in mptbt_BtGetGeneral()
583 regType, regAddr); in mptbt_BtGetGeneral()
588 if (((BT_REG_RF == regType) && (regAddr > 0x7f)) || in mptbt_BtGetGeneral()
589 ((BT_REG_MODEM == regType) && (regAddr > 0x1ff)) || in mptbt_BtGetGeneral()
590 ((BT_REG_BLUEWIZE == regType) && (regAddr > 0xfff)) || in mptbt_BtGetGeneral()
591 ((BT_REG_VENDOR == regType) && (regAddr > 0xfff)) || in mptbt_BtGetGeneral()
592 ((BT_REG_LE == regType) && (regAddr > 0xfff))) { in mptbt_BtGetGeneral()
652 regType, regAddr, regValue); in mptbt_BtGetGeneral()
848 u32 regAddr = 0, regValue = 0; in mptbt_BtSetGeneral() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_bt_mp.c546 u4Byte regAddr = 0, regValue = 0; in mptbt_BtGetGeneral() local
581 regAddr = *pu4Tmp; in mptbt_BtGetGeneral()
583 regType, regAddr); in mptbt_BtGetGeneral()
588 if (((BT_REG_RF == regType) && (regAddr > 0x7f)) || in mptbt_BtGetGeneral()
589 ((BT_REG_MODEM == regType) && (regAddr > 0x1ff)) || in mptbt_BtGetGeneral()
590 ((BT_REG_BLUEWIZE == regType) && (regAddr > 0xfff)) || in mptbt_BtGetGeneral()
591 ((BT_REG_VENDOR == regType) && (regAddr > 0xfff)) || in mptbt_BtGetGeneral()
592 ((BT_REG_LE == regType) && (regAddr > 0xfff))) { in mptbt_BtGetGeneral()
652 regType, regAddr, regValue); in mptbt_BtGetGeneral()
848 u4Byte regAddr = 0, regValue = 0; in mptbt_BtSetGeneral() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_bt_mp.c547 u32 regAddr = 0, regValue = 0; in mptbt_BtGetGeneral() local
582 regAddr = *pu4Tmp; in mptbt_BtGetGeneral()
584 regType, regAddr); in mptbt_BtGetGeneral()
589 if (((BT_REG_RF == regType) && (regAddr > 0x7f)) || in mptbt_BtGetGeneral()
590 ((BT_REG_MODEM == regType) && (regAddr > 0x1ff)) || in mptbt_BtGetGeneral()
591 ((BT_REG_BLUEWIZE == regType) && (regAddr > 0xfff)) || in mptbt_BtGetGeneral()
592 ((BT_REG_VENDOR == regType) && (regAddr > 0xfff)) || in mptbt_BtGetGeneral()
593 ((BT_REG_LE == regType) && (regAddr > 0xfff))) { in mptbt_BtGetGeneral()
653 regType, regAddr, regValue); in mptbt_BtGetGeneral()
849 u32 regAddr = 0, regValue = 0; in mptbt_BtSetGeneral() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_bt_mp.c610 u4Byte regAddr=0, regValue=0; in mptbt_BtGetGeneral() local
649 regAddr = *pu4Tmp; in mptbt_BtGetGeneral()
651 regType, regAddr); in mptbt_BtGetGeneral()
659 if( ((BT_REG_RF==regType)&&(regAddr>0x7f)) || in mptbt_BtGetGeneral()
660 ((BT_REG_MODEM==regType)&&(regAddr>0x1ff)) || in mptbt_BtGetGeneral()
661 ((BT_REG_BLUEWIZE==regType)&&(regAddr>0xfff)) || in mptbt_BtGetGeneral()
662 ((BT_REG_VENDOR==regType)&&(regAddr>0xfff)) || in mptbt_BtGetGeneral()
663 ((BT_REG_LE==regType)&&(regAddr>0xfff)) ) in mptbt_BtGetGeneral()
730 regType, regAddr, regValue); in mptbt_BtGetGeneral()
948 u4Byte regAddr=0, regValue=0; in mptbt_BtSetGeneral() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_bt_mp.c610 u4Byte regAddr=0, regValue=0; in mptbt_BtGetGeneral() local
649 regAddr = *pu4Tmp; in mptbt_BtGetGeneral()
651 regType, regAddr); in mptbt_BtGetGeneral()
659 if( ((BT_REG_RF==regType)&&(regAddr>0x7f)) || in mptbt_BtGetGeneral()
660 ((BT_REG_MODEM==regType)&&(regAddr>0x1ff)) || in mptbt_BtGetGeneral()
661 ((BT_REG_BLUEWIZE==regType)&&(regAddr>0xfff)) || in mptbt_BtGetGeneral()
662 ((BT_REG_VENDOR==regType)&&(regAddr>0xfff)) || in mptbt_BtGetGeneral()
663 ((BT_REG_LE==regType)&&(regAddr>0xfff)) ) in mptbt_BtGetGeneral()
730 regType, regAddr, regValue); in mptbt_BtGetGeneral()
948 u4Byte regAddr=0, regValue=0; in mptbt_BtSetGeneral() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_bt_mp.c547 u32 regAddr = 0, regValue = 0; in mptbt_BtGetGeneral() local
582 regAddr = *pu4Tmp; in mptbt_BtGetGeneral()
584 regType, regAddr); in mptbt_BtGetGeneral()
589 if (((BT_REG_RF == regType) && (regAddr > 0x7f)) || in mptbt_BtGetGeneral()
590 ((BT_REG_MODEM == regType) && (regAddr > 0x1ff)) || in mptbt_BtGetGeneral()
591 ((BT_REG_BLUEWIZE == regType) && (regAddr > 0xfff)) || in mptbt_BtGetGeneral()
592 ((BT_REG_VENDOR == regType) && (regAddr > 0xfff)) || in mptbt_BtGetGeneral()
593 ((BT_REG_LE == regType) && (regAddr > 0xfff))) { in mptbt_BtGetGeneral()
653 regType, regAddr, regValue); in mptbt_BtGetGeneral()
849 u32 regAddr = 0, regValue = 0; in mptbt_BtSetGeneral() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_bt_mp.c547 u32 regAddr = 0, regValue = 0; in mptbt_BtGetGeneral() local
582 regAddr = *pu4Tmp; in mptbt_BtGetGeneral()
584 regType, regAddr); in mptbt_BtGetGeneral()
589 if (((BT_REG_RF == regType) && (regAddr > 0x7f)) || in mptbt_BtGetGeneral()
590 ((BT_REG_MODEM == regType) && (regAddr > 0x1ff)) || in mptbt_BtGetGeneral()
591 ((BT_REG_BLUEWIZE == regType) && (regAddr > 0xfff)) || in mptbt_BtGetGeneral()
592 ((BT_REG_VENDOR == regType) && (regAddr > 0xfff)) || in mptbt_BtGetGeneral()
593 ((BT_REG_LE == regType) && (regAddr > 0xfff))) { in mptbt_BtGetGeneral()
653 regType, regAddr, regValue); in mptbt_BtGetGeneral()
849 u32 regAddr = 0, regValue = 0; in mptbt_BtSetGeneral() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/
H A Dhal_btcoex_wifionly.c68 void halwifionly_bitmaskwrite1byte(PVOID pwifionlyContext, u32 regAddr, u8 bitMask, u8 data) in halwifionly_bitmaskwrite1byte() argument
77 originalValue = rtw_read8(Adapter, regAddr); in halwifionly_bitmaskwrite1byte()
85 rtw_write8(Adapter, regAddr, data); in halwifionly_bitmaskwrite1byte()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/
H A Dhal_btcoex_wifionly.c72 void halwifionly_bitmaskwrite1byte(void *pwifionlyContext, u32 regAddr, u8 bitMask, u8 data) in halwifionly_bitmaskwrite1byte() argument
81 originalValue = rtw_read8(Adapter, regAddr); in halwifionly_bitmaskwrite1byte()
89 rtw_write8(Adapter, regAddr, data); in halwifionly_bitmaskwrite1byte()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/
H A Dhal_btcoex_wifionly.c72 void halwifionly_bitmaskwrite1byte(void *pwifionlyContext, u32 regAddr, u8 bitMask, u8 data) in halwifionly_bitmaskwrite1byte() argument
81 originalValue = rtw_read8(Adapter, regAddr); in halwifionly_bitmaskwrite1byte()
89 rtw_write8(Adapter, regAddr, data); in halwifionly_bitmaskwrite1byte()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/
H A Dhal_btcoex_wifionly.c72 void halwifionly_bitmaskwrite1byte(void *pwifionlyContext, u32 regAddr, u8 bitMask, u8 data) in halwifionly_bitmaskwrite1byte() argument
81 originalValue = rtw_read8(Adapter, regAddr); in halwifionly_bitmaskwrite1byte()
89 rtw_write8(Adapter, regAddr, data); in halwifionly_bitmaskwrite1byte()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/
H A Dhal_btcoex_wifionly.c71 void halwifionly_bitmaskwrite1byte(void *pwifionlyContext, u32 regAddr, u8 bitMask, u8 data) in halwifionly_bitmaskwrite1byte() argument
80 originalValue = rtw_read8(Adapter, regAddr); in halwifionly_bitmaskwrite1byte()
88 rtw_write8(Adapter, regAddr, data); in halwifionly_bitmaskwrite1byte()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/
H A Dhal_btcoex_wifionly.c71 void halwifionly_bitmaskwrite1byte(void *pwifionlyContext, u32 regAddr, u8 bitMask, u8 data) in halwifionly_bitmaskwrite1byte() argument
80 originalValue = rtw_read8(Adapter, regAddr); in halwifionly_bitmaskwrite1byte()
88 rtw_write8(Adapter, regAddr, data); in halwifionly_bitmaskwrite1byte()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/
H A Dhal_btcoex_wifionly.c71 void halwifionly_bitmaskwrite1byte(void *pwifionlyContext, u32 regAddr, u8 bitMask, u8 data) in halwifionly_bitmaskwrite1byte() argument
80 originalValue = rtw_read8(Adapter, regAddr); in halwifionly_bitmaskwrite1byte()
88 rtw_write8(Adapter, regAddr, data); in halwifionly_bitmaskwrite1byte()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/
H A Dhal_btcoex_wifionly.c71 void halwifionly_bitmaskwrite1byte(void *pwifionlyContext, u32 regAddr, u8 bitMask, u8 data) in halwifionly_bitmaskwrite1byte() argument
80 originalValue = rtw_read8(Adapter, regAddr); in halwifionly_bitmaskwrite1byte()
88 rtw_write8(Adapter, regAddr, data); in halwifionly_bitmaskwrite1byte()

1234