Searched refs:LP5523_REG_PROG_MEM (Results 1 – 1 of 1) sorted by relevance
53 #define LP5523_REG_PROG_MEM 0x50 macro297 ret = lp55xx_write(chip, LP5523_REG_PROG_MEM + j, in lp5523_init_program_engine()356 ret = lp55xx_write(chip, LP5523_REG_PROG_MEM + i, pattern[i]); in lp5523_update_program_memory()510 ret = lp55xx_write(chip, LP5523_REG_PROG_MEM, (u8)(mux >> 8)); in lp5523_load_mux()514 ret = lp55xx_write(chip, LP5523_REG_PROG_MEM + 1, (u8)(mux)); in lp5523_load_mux()