Searched refs:ABB5ZES3_MEM_MAP_LEN (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/rtc/ |
H A D | rtc-ab-b5ze-s3.c | 117 #define ABB5ZES3_MEM_MAP_LEN 0x14 macro 135 u8 regs[ABB5ZES3_MEM_MAP_LEN]; in abb5zes3_i2c_validate_chip() 136 static const u8 mask[ABB5ZES3_MEM_MAP_LEN] = { 0x00, 0x00, 0x10, 0x00, in abb5zes3_i2c_validate_chip() 143 ret = regmap_bulk_read(regmap, 0, regs, ABB5ZES3_MEM_MAP_LEN); in abb5zes3_i2c_validate_chip() 147 for (i = 0; i < ABB5ZES3_MEM_MAP_LEN; ++i) { in abb5zes3_i2c_validate_chip()
|
/kernel/linux/linux-6.6/drivers/rtc/ |
H A D | rtc-ab-b5ze-s3.c | 117 #define ABB5ZES3_MEM_MAP_LEN 0x14 macro 135 u8 regs[ABB5ZES3_MEM_MAP_LEN]; in abb5zes3_i2c_validate_chip() 136 static const u8 mask[ABB5ZES3_MEM_MAP_LEN] = { 0x00, 0x00, 0x10, 0x00, in abb5zes3_i2c_validate_chip() 143 ret = regmap_bulk_read(regmap, 0, regs, ABB5ZES3_MEM_MAP_LEN); in abb5zes3_i2c_validate_chip() 147 for (i = 0; i < ABB5ZES3_MEM_MAP_LEN; ++i) { in abb5zes3_i2c_validate_chip()
|
Completed in 5 milliseconds