Home
last modified time | relevance | path

Searched refs:sob (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/misc/habanalabs/common/
Dhw_queue.c720 int sob, queue_idx = hdev->sync_stream_queue_idx++; in sync_stream_queue_init() local
729 for (sob = 0 ; sob < HL_RSVD_SOBS ; sob++) { in sync_stream_queue_init()
730 hw_sob = &hw_queue->hw_sob[sob]; in sync_stream_queue_init()
732 hw_sob->sob_id = hw_queue->base_sob_id + sob; in sync_stream_queue_init()
/Linux-v5.10/Documentation/devicetree/bindings/arm/
Dgemini.txt44 - interrupt-controller: the sob bus node must have an interrupt controller
/Linux-v5.10/arch/arm/nwfpe/
DChangeLog3 Used "indent -kr -i8 -ts8 -sob -l132 -ss" and a few manual fixups.
/Linux-v5.10/drivers/crypto/
Dn2_core.c215 bool sfas, bool sob, bool eob, bool encrypt, in control_word_base() argument
225 if (sob) in control_word_base()