Home
last modified time | relevance | path

Searched refs:ORB_REQUEST_FORMAT (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/target/sbp/
H A Dsbp_target.h20 #define ORB_REQUEST_FORMAT(v) (((v) >> 29) & 0x03) macro
H A Dsbp_target.c868 switch (ORB_REQUEST_FORMAT(be32_to_cpu(req->orb.misc))) { in tgt_agent_process_work()
1475 ORB_REQUEST_FORMAT(be32_to_cpu(req->orb.misc)) != 0) { in sbp_mgt_agent_process()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/target/sbp/
H A Dsbp_target.h20 #define ORB_REQUEST_FORMAT(v) (((v) >> 29) & 0x03) macro
H A Dsbp_target.c868 switch (ORB_REQUEST_FORMAT(be32_to_cpu(req->orb.misc))) { in tgt_agent_process_work()
1475 ORB_REQUEST_FORMAT(be32_to_cpu(req->orb.misc)) != 0) { in sbp_mgt_agent_process()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/target/sbp/
H A Dsbp_target.h20 #define ORB_REQUEST_FORMAT(v) (((v) >> 29) & 0x03) macro
H A Dsbp_target.c868 switch (ORB_REQUEST_FORMAT(be32_to_cpu(req->orb.misc))) { in tgt_agent_process_work()
1475 ORB_REQUEST_FORMAT(be32_to_cpu(req->orb.misc)) != 0) { in sbp_mgt_agent_process()