Home
last modified time | relevance | path

Searched refs:rstate (Results 1 – 25 of 25) sorted by relevance

/linux-6.6.21/drivers/net/slip/
Dslhc.c107 comp->rstate = kzalloc(rsize, GFP_KERNEL); in slhc_init()
108 if (! comp->rstate) in slhc_init()
144 kfree(comp->rstate); in slhc_init()
162 if ( comp->rstate != NULLSLSTATE ) in slhc_free()
163 kfree( comp->rstate ); in slhc_free()
519 if (!comp->rstate[x].initialized) in slhc_uncompress()
533 cs = &comp->rstate[comp->recv_current]; in slhc_uncompress()
677 cs = &comp->rstate[comp->recv_current = index]; in slhc_remember()
/linux-6.6.21/drivers/gpu/drm/renesas/rcar-du/
Drcar_du_vsp.c323 struct rcar_du_vsp_plane_state *rstate = to_rcar_vsp_plane_state(state); in rcar_du_vsp_plane_prepare_fb() local
334 ret = rcar_du_vsp_map_fb(vsp, state->fb, rstate->sg_tables); in rcar_du_vsp_plane_prepare_fb()
357 struct rcar_du_vsp_plane_state *rstate = to_rcar_vsp_plane_state(state); in rcar_du_vsp_plane_cleanup_fb() local
363 rcar_du_vsp_unmap_fb(vsp, state->fb, rstate->sg_tables); in rcar_du_vsp_plane_cleanup_fb()
371 struct rcar_du_vsp_plane_state *rstate = to_rcar_vsp_plane_state(new_plane_state); in rcar_du_vsp_plane_atomic_check() local
374 &rstate->format); in rcar_du_vsp_plane_atomic_check()
Drcar_du_group.c342 struct rcar_du_crtc_state *rstate; in rcar_du_group_set_dpad_levels() local
346 rstate = to_rcar_crtc_state(rcrtc->crtc.state); in rcar_du_group_set_dpad_levels()
348 if (!(rstate->outputs & dpad_mask)) in rcar_du_group_set_dpad_levels()
Drcar_du_plane.c642 struct rcar_du_plane_state *rstate = to_rcar_plane_state(new_plane_state); in rcar_du_plane_atomic_check() local
645 &rstate->format); in rcar_du_plane_atomic_check()
734 struct rcar_du_plane_state *rstate = to_rcar_plane_state(state); in rcar_du_plane_atomic_set_property() local
738 rstate->colorkey = val; in rcar_du_plane_atomic_set_property()
749 const struct rcar_du_plane_state *rstate = in rcar_du_plane_atomic_get_property() local
754 *val = rstate->colorkey; in rcar_du_plane_atomic_get_property()
Drcar_du_crtc.c695 struct rcar_du_crtc_state *rstate = to_rcar_crtc_state(crtc_state); in rcar_du_crtc_atomic_check() local
704 rstate->outputs = 0; in rcar_du_crtc_atomic_check()
715 rstate->outputs |= BIT(renc->output); in rcar_du_crtc_atomic_check()
725 struct rcar_du_crtc_state *rstate = to_rcar_crtc_state(crtc->state); in rcar_du_crtc_atomic_enable() local
739 bool dot_clk_only = rstate->outputs == BIT(RCAR_DU_OUTPUT_DPAD0); in rcar_du_crtc_atomic_enable()
752 (rstate->outputs & in rcar_du_crtc_atomic_enable()
775 struct rcar_du_crtc_state *rstate = to_rcar_crtc_state(old_state); in rcar_du_crtc_atomic_disable() local
782 bool dot_clk_only = rstate->outputs == BIT(RCAR_DU_OUTPUT_DPAD0); in rcar_du_crtc_atomic_disable()
794 (rstate->outputs & in rcar_du_crtc_atomic_disable()
/linux-6.6.21/drivers/regulator/
Dcore.c630 const struct regulator_state *rstate; in regulator_get_suspend_state_check() local
632 rstate = regulator_get_suspend_state(rdev, state); in regulator_get_suspend_state_check()
633 if (rstate == NULL) in regulator_get_suspend_state_check()
640 if (rstate->enabled != ENABLE_IN_SUSPEND && in regulator_get_suspend_state_check()
641 rstate->enabled != DISABLE_IN_SUSPEND) { in regulator_get_suspend_state_check()
648 return rstate; in regulator_get_suspend_state_check()
1104 const struct regulator_state *rstate) in __suspend_set_state() argument
1108 if (rstate->enabled == ENABLE_IN_SUSPEND && in __suspend_set_state()
1111 else if (rstate->enabled == DISABLE_IN_SUSPEND && in __suspend_set_state()
1122 if (rdev->desc->ops->set_suspend_voltage && rstate->uV > 0) { in __suspend_set_state()
[all …]
/linux-6.6.21/tools/perf/util/
Dthread-stack.c101 enum retpoline_state_t rstate; member
164 ts->rstate = X86_RETPOLINE_POSSIBLE; in thread_stack__init()
1108 enum retpoline_state_t rstate; in thread_stack__process() local
1124 rstate = ts->rstate; in thread_stack__process()
1125 if (rstate == X86_RETPOLINE_DETECTED) in thread_stack__process()
1126 ts->rstate = X86_RETPOLINE_POSSIBLE; in thread_stack__process()
1171 if (!err && rstate == X86_RETPOLINE_POSSIBLE && to_al->sym && in thread_stack__process()
1174 ts->rstate = X86_RETPOLINE_DETECTED; in thread_stack__process()
1192 if (rstate == X86_RETPOLINE_DETECTED && ts->cnt > 2 && in thread_stack__process()
/linux-6.6.21/sound/pci/lx6464es/
Dlx_core.h110 int lx_pipe_state(struct lx6464es *chip, u32 pipe, int is_capture, u16 *rstate);
122 int *rstate);
Dlx_core.c596 int lx_pipe_state(struct lx6464es *chip, u32 pipe, int is_capture, u16 *rstate) in lx_pipe_state() argument
611 *rstate = (chip->rmh.stat[0] >> PSTATE_OFFSET) & 0x0F; in lx_pipe_state()
698 int *rstate) in lx_stream_state() argument
710 *rstate = (chip->rmh.stat[0] & SF_START) ? START_STATE : PAUSE_STATE; in lx_stream_state()
/linux-6.6.21/drivers/xen/xenbus/
Dxenbus_probe_frontend.c256 enum xenbus_state rstate = XenbusStateUnknown; in print_device_status() local
258 rstate = xenbus_read_driver_state(xendev->otherend); in print_device_status()
260 xendev->nodename, xendev->state, rstate); in print_device_status()
/linux-6.6.21/drivers/net/ppp/
Dppp_generic.c126 unsigned int rstate; /* receive state bits 6c */ member
820 val = ppp->flags | ppp->xstate | ppp->rstate; in ppp_ioctl()
2383 if (ppp->rc_state && (ppp->rstate & SC_DECOMP_RUN) && in ppp_receive_nonmp_frame()
2384 (ppp->rstate & (SC_DC_FERROR | SC_DC_ERROR)) == 0) in ppp_receive_nonmp_frame()
2387 if (ppp->flags & SC_MUST_COMP && ppp->rstate & SC_DC_FERROR) in ppp_receive_nonmp_frame()
2554 ppp->rstate |= SC_DC_FERROR; in ppp_decompress_frame()
2578 ppp->rstate |= SC_DC_ERROR; in ppp_decompress_frame()
3062 ppp->rstate &= ~SC_DECOMP_RUN; in ppp_set_compress()
3110 ppp->rstate &= ~SC_DECOMP_RUN; in ppp_ccp_peek()
3119 ppp->rstate &= ~SC_DECOMP_RUN; in ppp_ccp_peek()
[all …]
/linux-6.6.21/include/net/
Dslhc_vj.h145 struct cstate *rstate; /* receive connection states (array)*/ member
/linux-6.6.21/include/soc/fsl/
Dcpm.h20 __be32 rstate; /* Internal */ member
/linux-6.6.21/drivers/net/wan/
Dfsl_ucc_hdlc.h29 __be32 rstate; member
Dfsl_ucc_hdlc.c272 iowrite32be(BMR_GBL | BMR_BIG_ENDIAN, &priv->ucc_pram->rstate); in uhdlc_init()
/linux-6.6.21/drivers/spi/
Dspi-fsl-cpm.c59 iowrite32be(0, &mspi->pram->rstate); in fsl_spi_cpm_reinit_txrx()
382 iowrite32be(0, &mspi->pram->rstate); in fsl_spi_cpm_init()
/linux-6.6.21/arch/powerpc/boot/
Dcpm-serial.c48 u32 rstate; member
/linux-6.6.21/drivers/usb/gadget/udc/
Dfsl_qe_udc.h115 u32 rstate; member
Dfsl_qe_udc.c2359 out_be32(&usbpram->rstate, 0); in qe_udc_config()
/linux-6.6.21/drivers/i2c/busses/
Di2c-cpm.c55 uint rstate; /* Internal */ member
156 out_be32(&i2c_ram->rstate, 0); in cpm_reset_i2c_params()
/linux-6.6.21/drivers/net/ethernet/chelsio/inline_crypto/chtls/
Dchtls.h255 u16 rstate; member
/linux-6.6.21/include/soc/fsl/qe/
Dqe.h591 __be32 rstate; /* Rx internal state */ member
/linux-6.6.21/drivers/platform/chrome/
Dcros_ec_typec.c168 struct typec_retimer_state rstate = { in cros_typec_retimer_set() local
174 return typec_retimer_set(retimer, &rstate); in cros_typec_retimer_set()
/linux-6.6.21/drivers/net/ethernet/freescale/
Ducc_geth.h607 u8 rstate; /* rx internal state. High byte contains member
Ducc_geth.c820 (u32)&ugeth->p_rx_glbl_pram->rstate, in dump_regs()
821 ugeth->p_rx_glbl_pram->rstate); in dump_regs()
2721 out_8(&ugeth->p_rx_glbl_pram->rstate, function_code); in ucc_geth_startup()