| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/halmac_88xx/ |
| H A D | halmac_efuse_88xx.c | 82 u8 pre_word_en, u32 eeprom_offset); 87 u8 pre_word_en, u32 eeprom_offset); 92 u8 pre_word_en, u32 eeprom_offset); 1916 u32 eeprom_offset; in check_efuse_enough_88xx() local 1928 eeprom_offset = i; in check_efuse_enough_88xx() 1930 if ((eeprom_offset & 7) > 0) in check_efuse_enough_88xx() 1937 ((eeprom_offset >= SUPER_USB_ZONE0_START && in check_efuse_enough_88xx() 1938 eeprom_offset <= SUPER_USB_ZONE0_END) || in check_efuse_enough_88xx() 1939 (eeprom_offset >= SUPER_USB_ZONE1_START && in check_efuse_enough_88xx() 1940 eeprom_offset <= SUPER_USB_ZONE1_END))) { in check_efuse_enough_88xx() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/halmac/halmac_88xx/ |
| H A D | halmac_efuse_88xx.c | 81 u8 pre_word_en, u32 eeprom_offset); 86 u8 pre_word_en, u32 eeprom_offset); 91 u8 pre_word_en, u32 eeprom_offset); 1915 u32 eeprom_offset; in check_efuse_enough_88xx() local 1927 eeprom_offset = i; in check_efuse_enough_88xx() 1929 if ((eeprom_offset & 7) > 0) in check_efuse_enough_88xx() 1936 ((eeprom_offset >= SUPER_USB_ZONE0_START && in check_efuse_enough_88xx() 1937 eeprom_offset <= SUPER_USB_ZONE0_END) || in check_efuse_enough_88xx() 1938 (eeprom_offset >= SUPER_USB_ZONE1_START && in check_efuse_enough_88xx() 1939 eeprom_offset <= SUPER_USB_ZONE1_END))) { in check_efuse_enough_88xx() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/halmac_88xx/ |
| H A D | halmac_efuse_88xx.c | 81 u8 pre_word_en, u32 eeprom_offset); 86 u8 pre_word_en, u32 eeprom_offset); 91 u8 pre_word_en, u32 eeprom_offset); 1915 u32 eeprom_offset; in check_efuse_enough_88xx() local 1927 eeprom_offset = i; in check_efuse_enough_88xx() 1929 if ((eeprom_offset & 7) > 0) in check_efuse_enough_88xx() 1936 ((eeprom_offset >= SUPER_USB_ZONE0_START && in check_efuse_enough_88xx() 1937 eeprom_offset <= SUPER_USB_ZONE0_END) || in check_efuse_enough_88xx() 1938 (eeprom_offset >= SUPER_USB_ZONE1_START && in check_efuse_enough_88xx() 1939 eeprom_offset <= SUPER_USB_ZONE1_END))) { in check_efuse_enough_88xx() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/qib/ |
| H A D | qib_eeprom.c | 53 int qib_eeprom_read(struct qib_devdata *dd, u8 eeprom_offset, in qib_eeprom_read() argument 65 eeprom_offset, buff, len); in qib_eeprom_read() 100 int qib_eeprom_write(struct qib_devdata *dd, u8 eeprom_offset, in qib_eeprom_write() argument 107 ret = eeprom_write_with_enable(dd, eeprom_offset, buff, len); in qib_eeprom_write()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/halmac/halmac_88xx/ |
| H A D | halmac_efuse_88xx.c | 68 u8 pre_word_en, u32 eeprom_offset); 73 u8 pre_word_en, u32 eeprom_offset); 1630 u32 eeprom_offset; in check_efuse_enough_88xx() local 1634 eeprom_offset = i; in check_efuse_enough_88xx() 1636 if ((eeprom_offset & 7) > 0) in check_efuse_enough_88xx() 1642 if (eeprom_offset > 0x7f) { in check_efuse_enough_88xx() 1669 u8 pre_word_en, u32 eeprom_offset) in pg_extend_efuse_88xx() argument 1680 blk = (u8)(eeprom_offset >> 3); in pg_extend_efuse_88xx() 1701 eeprom_offset + in pg_extend_efuse_88xx() 1710 eeprom_offset + (i << 1) in pg_extend_efuse_88xx() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/ |
| H A D | efuse.c | 181 u8 pre_word_en, u32 eeprom_offset, bool pg_sim); 3261 u32 eeprom_offset; in check_efuse_enough() local 3265 eeprom_offset = i; in check_efuse_enough() 3267 if ((eeprom_offset & 0xF) > 0) in check_efuse_enough() 3290 u8 pre_word_en, u32 eeprom_offset, bool pg_sim) in proc_pg_efuse() argument 3306 if (eeprom_offset < BT_1B_ENTRY_SIZE) { in proc_pg_efuse() 3307 blk = (u8)(eeprom_offset >> 3); in proc_pg_efuse() 3310 blk = (u8)(eeprom_offset >> 3 >> 3); in proc_pg_efuse() 3311 blk_idx = (u8)(((eeprom_offset >> 3) & (8 - 1)) << 1); in proc_pg_efuse() 3316 blk = (u8)(eeprom_offset >> 3); in proc_pg_efuse() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/ |
| H A D | efuse.c | 181 u8 pre_word_en, u32 eeprom_offset, bool pg_sim); 3261 u32 eeprom_offset; in check_efuse_enough() local 3265 eeprom_offset = i; in check_efuse_enough() 3267 if ((eeprom_offset & 0xF) > 0) in check_efuse_enough() 3290 u8 pre_word_en, u32 eeprom_offset, bool pg_sim) in proc_pg_efuse() argument 3306 if (eeprom_offset < BT_1B_ENTRY_SIZE) { in proc_pg_efuse() 3307 blk = (u8)(eeprom_offset >> 3); in proc_pg_efuse() 3310 blk = (u8)(eeprom_offset >> 3 >> 3); in proc_pg_efuse() 3311 blk_idx = (u8)(((eeprom_offset >> 3) & (8 - 1)) << 1); in proc_pg_efuse() 3316 blk = (u8)(eeprom_offset >> 3); in proc_pg_efuse() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/dvb-usb-v2/ |
| H A D | af9035.c | 883 unsigned int eeprom_offset = 0; in af9035_read_config() local 886 tmp = state->eeprom[EEPROM_1_TUNER_ID + eeprom_offset]; in af9035_read_config() 959 tmp = state->eeprom[EEPROM_1_IF_L + eeprom_offset]; in af9035_read_config() 961 tmp = state->eeprom[EEPROM_1_IF_H + eeprom_offset]; in af9035_read_config() 965 eeprom_offset += 0x10; /* shift for the 2nd tuner params */ in af9035_read_config()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rsi/ |
| H A D | rsi_mgmt.h | 615 __le32 eeprom_offset; member
|
| H A D | rsi_91x_mgmt.c | 1549 mgmt_frame->eeprom_offset = cpu_to_le32(adapter->eeprom.offset); in rsi_eeprom_read()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/3com/ |
| H A D | 3c515.c | 231 enum eeprom_offset { enum
|
| H A D | 3c59x.c | 491 enum eeprom_offset { enum
|