Home
last modified time | relevance | path

Searched refs:sw_max (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/vcap/
H A Dvcap_api_private.h116 int sw_max, struct vcap_keyset_list *kslist);
H A Dvcap_api.c273 int sw_max) in vcap_verify_typegroups()
301 if (sw_max && sw_cnt >= sw_max) in vcap_verify_typegroups()
310 bool mask, int sw_max) in vcap_find_keystream_typegroup_sw()
322 tgt[sw_idx], mask, sw_max); in vcap_find_keystream_typegroup_sw()
337 bool mask, int sw_max, in vcap_find_keystream_keysets()
344 sw_max); in vcap_find_keystream_keysets()
1364 int sw_max) in vcap_find_actionstream_typegroup_sw()
1375 tgt[sw_idx], false, sw_max); in vcap_find_actionstream_typegroup_sw()
1389 int sw_max) in vcap_find_actionstream_actionset()
271 vcap_verify_typegroups(u32 *stream, int sw_width, const struct vcap_typegroup *tgt, bool mask, int sw_max) vcap_verify_typegroups() argument
308 vcap_find_keystream_typegroup_sw(struct vcap_control *vctrl, enum vcap_type vt, u32 *stream, bool mask, int sw_max) vcap_find_keystream_typegroup_sw() argument
333 vcap_find_keystream_keysets(struct vcap_control *vctrl, enum vcap_type vt, u32 *keystream, u32 *mskstream, bool mask, int sw_max, struct vcap_keyset_list *kslist) vcap_find_keystream_keysets() argument
1362 vcap_find_actionstream_typegroup_sw(struct vcap_control *vctrl, enum vcap_type vt, u32 *stream, int sw_max) vcap_find_actionstream_typegroup_sw() argument
1386 vcap_find_actionstream_actionset(struct vcap_control *vctrl, enum vcap_type vt, u32 *stream, int sw_max) vcap_find_actionstream_actionset() argument
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddispc.c58 u16 sw_max; member
2978 if (hsw < 1 || hsw > dispc.feat->sw_max || in _dispc_lcd_timings_ok()
2981 vsw < 1 || vsw > dispc.feat->sw_max || in _dispc_lcd_timings_ok()
3756 .sw_max = 64,
3776 .sw_max = 64,
3797 .sw_max = 256,
3818 .sw_max = 256,
3840 .sw_max = 256,
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddispc.c58 u16 sw_max; member
2976 if (hsw < 1 || hsw > dispc.feat->sw_max || in _dispc_lcd_timings_ok()
2979 vsw < 1 || vsw > dispc.feat->sw_max || in _dispc_lcd_timings_ok()
3754 .sw_max = 64,
3774 .sw_max = 64,
3795 .sw_max = 256,
3816 .sw_max = 256,
3838 .sw_max = 256,
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/
H A Ddispc.c88 u16 sw_max; member
3078 if (hsync_len < 1 || hsync_len > dispc->feat->sw_max || in _dispc_lcd_timings_ok()
3081 vsw < 1 || vsw > dispc->feat->sw_max || in _dispc_lcd_timings_ok()
4219 .sw_max = 64,
4257 .sw_max = 64,
4292 .sw_max = 256,
4327 .sw_max = 256,
4362 .sw_max = 256,
4397 .sw_max = 256,
4436 .sw_max
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/
H A Ddispc.c88 u16 sw_max; member
3105 if (hsync_len < 1 || hsync_len > dispc->feat->sw_max || in _dispc_lcd_timings_ok()
3108 vsw < 1 || vsw > dispc->feat->sw_max || in _dispc_lcd_timings_ok()
4244 .sw_max = 64,
4284 .sw_max = 64,
4321 .sw_max = 256,
4358 .sw_max = 256,
4395 .sw_max = 256,
4432 .sw_max = 256,
4473 .sw_max
[all...]

Completed in 26 milliseconds