Home
last modified time | relevance | path

Searched refs:q (Results 1 – 5 of 5) sorted by relevance

/include/crypto/internal/
A Drsa.h36 const u8 *q; member
/include/dt-bindings/clock/
A Dstm32mp1-clksrc.h11 #define PQR(p, q, r) (((p) & 1) | (((q) & 1) << 1) | (((r) & 1) << 2)) argument
A Dstm32mp13-clksrc.h11 #define PQR(p, q, r) (((p) & 1) | (((q) & 1) << 1) | (((r) & 1) << 2)) argument
387 #define PQR(p, q, r) (((p) & 1) | (((q) & 1) << 1) | (((r) & 1) << 2)) argument
/include/xen/arm/
A Dinterface.h18 typedef struct { union { type * p; uint64_aligned_t q; }; } \
/include/
A Dclk.h562 bool clk_is_match(const struct clk *p, const struct clk *q);
649 static inline bool clk_is_match(const struct clk *p, const struct clk *q) in clk_is_match() argument

Completed in 11 milliseconds