Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dsch56xx-common.c40 #define REGION_LENGTH 10 macro
506 .end = address + REGION_LENGTH - 1, in sch56xx_device_add()
H A Df71805f.c109 #define REGION_LENGTH 8 macro
1510 .end = address + REGION_LENGTH - 1, in f71805f_device_add()
1599 *address &= ~(REGION_LENGTH - 1); /* Ignore 3 LSB */ in f71805f_find()
H A Dpc87427.c131 #define REGION_LENGTH 32 macro
1150 res[res_count].end = sio_data->address[i] + REGION_LENGTH - 1; in pc87427_device_add()
H A Df71882fg.c55 #define REGION_LENGTH 8 macro
2600 address &= ~(REGION_LENGTH - 1); /* Ignore 3 LSB */ in f71882fg_find()
2616 .end = address + REGION_LENGTH - 1, in f71882fg_device_add()