Home
last modified time | relevance | path

Searched defs:ctx_reg (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/spi/
H A Dspi-ti-qspi.c52 struct ti_qspi_regs ctx_reg; member
172 struct ti_qspi_regs *ctx_reg = &qspi->ctx_reg; in ti_qspi_setup_clk() local
202 struct ti_qspi_regs *ctx_reg = &qspi->ctx_reg; in ti_qspi_restore_ctx() local
/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dnv04.c1135 static u32 *ctx_reg(struct nv04_gr_chan *chan, u32 reg) in ctx_reg() function
/linux/kernel/bpf/
H A Dverifier.c16994 static const int ctx_reg = BPF_REG_6; check_ld_abs() local