Searched refs:hideep_pgm_w_mem (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/input/touchscreen/ |
H A D | hideep.c | 179 static int hideep_pgm_w_mem(struct hideep_ts *ts, u32 addr, in hideep_pgm_w_mem() function 262 error = hideep_pgm_w_mem(ts, addr, &data, 1); in hideep_pgm_w_reg() 282 hideep_pgm_w_mem(ts, HIDEEP_SYSCON_WDT_CON, &data, 1); \ 447 hideep_pgm_w_mem(ts, HIDEEP_FLASH_PIO_SIG | HIDEEP_WRONLY, in hideep_program_page()
|
/kernel/linux/linux-5.10/drivers/input/touchscreen/ |
H A D | hideep.c | 178 static int hideep_pgm_w_mem(struct hideep_ts *ts, u32 addr, in hideep_pgm_w_mem() function 261 error = hideep_pgm_w_mem(ts, addr, &data, 1); in hideep_pgm_w_reg() 441 hideep_pgm_w_mem(ts, HIDEEP_FLASH_PIO_SIG | HIDEEP_WRONLY, in hideep_program_page()
|
Completed in 6 milliseconds