Home
last modified time | relevance | path

Searched refs:st_offset (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/etnaviv/
H A Detnaviv_cmd_parser.c109 unsigned int st_offset = state_offset, buf_offset; in etnaviv_validate_load_state() local
111 for_each_set_bit_from(st_offset, etnaviv_states, size) { in etnaviv_validate_load_state()
113 st_offset - state_offset) * 4; in etnaviv_validate_load_state()
115 etnaviv_warn_if_non_sensitive(state, buf_offset, st_offset * 4); in etnaviv_validate_load_state()
125 __func__, st_offset * 4, buf_offset); in etnaviv_validate_load_state()
131 etnaviv_warn_if_non_sensitive(state, buf_offset, st_offset * 4 + in etnaviv_validate_load_state()
/kernel/linux/linux-6.6/drivers/gpu/drm/etnaviv/
H A Detnaviv_cmd_parser.c109 unsigned int st_offset = state_offset, buf_offset; in etnaviv_validate_load_state() local
111 for_each_set_bit_from(st_offset, etnaviv_states, size) { in etnaviv_validate_load_state()
113 st_offset - state_offset) * 4; in etnaviv_validate_load_state()
115 etnaviv_warn_if_non_sensitive(state, buf_offset, st_offset * 4); in etnaviv_validate_load_state()
125 __func__, st_offset * 4, buf_offset); in etnaviv_validate_load_state()
131 etnaviv_warn_if_non_sensitive(state, buf_offset, st_offset * 4 + in etnaviv_validate_load_state()
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Dprm.h143 u16 offset, u16 st_offset);
157 u16 offset, u16 st_offset);
H A Dprm2xxx_3xxx.h105 u16 st_offset);
H A Dprm2xxx_3xxx.c71 * @st_offset: reset status register offset, not used for OMAP2
83 s16 prm_mod, u16 rst_offset, u16 st_offset) in omap2_prm_deassert_hardreset()
82 omap2_prm_deassert_hardreset(u8 rst_shift, u8 st_shift, u8 part, s16 prm_mod, u16 rst_offset, u16 st_offset) omap2_prm_deassert_hardreset() argument
H A Dprm_common.c454 * @st_offset: status register offset
459 u16 offset, u16 st_offset) in omap_prm_deassert_hardreset()
468 offset, st_offset); in omap_prm_deassert_hardreset()
458 omap_prm_deassert_hardreset(u8 shift, u8 st_shift, u8 part, s16 prm_mod, u16 offset, u16 st_offset) omap_prm_deassert_hardreset() argument
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Dprm.h141 u16 offset, u16 st_offset);
155 u16 offset, u16 st_offset);
H A Dprm2xxx_3xxx.h105 u16 st_offset);
H A Dprm2xxx_3xxx.c71 * @st_offset: reset status register offset, not used for OMAP2
83 s16 prm_mod, u16 rst_offset, u16 st_offset) in omap2_prm_deassert_hardreset()
82 omap2_prm_deassert_hardreset(u8 rst_shift, u8 st_shift, u8 part, s16 prm_mod, u16 rst_offset, u16 st_offset) omap2_prm_deassert_hardreset() argument
H A Dprm_common.c419 * @st_offset: status register offset
424 u16 offset, u16 st_offset) in omap_prm_deassert_hardreset()
433 offset, st_offset); in omap_prm_deassert_hardreset()
423 omap_prm_deassert_hardreset(u8 shift, u8 st_shift, u8 part, s16 prm_mod, u16 offset, u16 st_offset) omap_prm_deassert_hardreset() argument
/kernel/linux/linux-5.10/net/openvswitch/
H A Dflow_netlink.c2506 int st_offset) in add_nested_action_end()
2509 st_offset); in add_nested_action_end()
2511 a->nla_len = sfa->actions_len - st_offset; in add_nested_action_end()
2505 add_nested_action_end(struct sw_flow_actions *sfa, int st_offset) add_nested_action_end() argument
/kernel/linux/linux-6.6/net/openvswitch/
H A Dflow_netlink.c2537 int st_offset) in add_nested_action_end()
2540 st_offset); in add_nested_action_end()
2542 a->nla_len = sfa->actions_len - st_offset; in add_nested_action_end()
2536 add_nested_action_end(struct sw_flow_actions *sfa, int st_offset) add_nested_action_end() argument

Completed in 14 milliseconds