Searched refs:ctx_reg (Results 1 – 3 of 3) sorted by relevance
52 struct ti_qspi_regs ctx_reg; member172 struct ti_qspi_regs *ctx_reg = &qspi->ctx_reg; in ti_qspi_setup_clk() local184 if (ctx_reg->clkctrl != clk_ctrl_new) { in ti_qspi_setup_clk()194 ctx_reg->clkctrl = clk_ctrl_new; in ti_qspi_setup_clk()202 struct ti_qspi_regs *ctx_reg = &qspi->ctx_reg; in ti_qspi_restore_ctx() local204 ti_qspi_write(qspi, ctx_reg->clkctrl, QSPI_SPI_CLOCK_CNTRL_REG); in ti_qspi_restore_ctx()
1135 static u32 *ctx_reg(struct nv04_gr_chan *chan, u32 reg) in ctx_reg() function1198 *ctx_reg(chan, NV04_PGRAPH_DEBUG_3) = 0xfad4ff31; in nv04_gr_chan_new()
17233 static const int ctx_reg = BPF_REG_6; in check_ld_abs() local17255 err = check_reg_arg(env, ctx_reg, SRC_OP); in check_ld_abs()17267 if (regs[ctx_reg].type != PTR_TO_CTX) { in check_ld_abs()17280 err = check_ptr_off_reg(env, ®s[ctx_reg], ctx_reg); in check_ld_abs()