Home
last modified time | relevance | path

Searched refs:data_w_offset (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/nvmem/
H A Dbcm-ocotp.c66 u16 data_w_offset[4]; member
72 .data_w_offset = {0x2c},
78 .data_w_offset = {0x2c, 0x64},
213 writel(*buf, priv->base + priv->map->data_w_offset[i]); in bcm_otpc_write()
/kernel/linux/linux-6.6/drivers/nvmem/
H A Dbcm-ocotp.c55 u16 data_w_offset[4]; member
61 .data_w_offset = {0x2c},
67 .data_w_offset = {0x2c, 0x64},
202 writel(*buf, priv->base + priv->map->data_w_offset[i]); in bcm_otpc_write()

Completed in 2 milliseconds