Home
last modified time | relevance | path

Searched refs:STC3117_RAM_SIZE (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/power/supply/
H A Dstc3117_fuel_gauge.c55 #define STC3117_RAM_SIZE 16 macro
88 u8 ram_bytes[STC3117_RAM_SIZE];
199 data->ram_data.ram_bytes, STC3117_RAM_SIZE); in ram_write()
211 data->ram_data.ram_bytes, STC3117_RAM_SIZE); in ram_read()
276 STC3117_RAM_SIZE, CRC8_INIT)) != 0) { in stc3117_init()
282 STC3117_RAM_SIZE - 1, CRC8_INIT); in stc3117_init()
331 STC3117_RAM_SIZE - 1, CRC8_INIT); in stc3117_init()
360 STC3117_RAM_SIZE, CRC8_INIT) != 0)) { in stc3117_task()
366 STC3117_RAM_SIZE - 1, CRC8_INIT); in stc3117_task()
442 STC3117_RAM_SIZE - 1, CRC8_INIT); in stc3117_task()