Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Drt5133-regulator.c92 #define RT5133_REG_ADDR_LEN 1 macro
428 memcpy(buf + RT5133_PREDATA_LEN, data + RT5133_REG_ADDR_LEN, in rt5133_regmap_hw_write()
429 count - RT5133_REG_ADDR_LEN); in rt5133_regmap_hw_write()
434 write_len = count - RT5133_REG_ADDR_LEN + RT5133_I2C_CRC_LEN + in rt5133_regmap_hw_write()