Searched refs:LP5523_REG_PROG_MEM (Results 1 – 1 of 1) sorted by relevance
66 #define LP5523_REG_PROG_MEM 0x50 macro310 ret = lp55xx_write(chip, LP5523_REG_PROG_MEM + j, in lp5523_init_program_engine()367 ret = lp55xx_write(chip, LP5523_REG_PROG_MEM + i, pattern[i]); in lp5523_update_program_memory()520 ret = lp55xx_write(chip, LP5523_REG_PROG_MEM , (u8)(mux >> 8)); in lp5523_load_mux()524 ret = lp55xx_write(chip, LP5523_REG_PROG_MEM + 1, (u8)(mux)); in lp5523_load_mux()