Home
last modified time | relevance | path

Searched full:resb (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/panel/
Dsharp,ls037v7dw01.yaml56 reset-gpios = <&gpio5 27 GPIO_ACTIVE_HIGH>; /* gpio155, lcd RESB */
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Domap3-evm-common.dtsi103 reset-gpios = <&gpio5 27 GPIO_ACTIVE_HIGH>; /* gpio155, lcd RESB */
Domap3-ldp.dts196 reset-gpios = <&gpio2 23 GPIO_ACTIVE_HIGH>; /* gpio55, lcd RESB */
/kernel/linux/linux-5.10/arch/powerpc/perf/
Dhv-24x7.c1278 * @resb: Result buffer containing @res.
1281 * @next: Optional output variable pointing to the next result in @resb.
1284 struct hv_24x7_data_result_buffer *resb, in get_count_from_result() argument
1328 if (resb->interface_version == 1) in get_count_from_result()
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/displays/
Dpanel-sharp-ls037v7dw01.c229 /* lcd RESB */ in sharp_ls_probe_of()
/kernel/liteos_m/arch/risc-v/nuclei/gcc/nmsis/Core/Include/
Dcore_feature_dsp.h2269 * for ((aop,bop,res) in [(op1t,op2t,rest), (op1b,op2b,resb)]) {
2277 * Rd.H[x/2] = concat(rest, resb);
2331 * for ((aop,bop,res) in [(op1t,op2t,rest), (op1b,op2b,resb)]) {
2339 * Rd.H[x/2] = concat(rest, resb);
2394 * for ((aop,bop,res) in [(op1t,op2t,rest), (op1b,op2b,resb)]) {
2402 * Rd.W[x/2] = concat(rest, resb);
2457 * for ((aop,bop,res) in [(op1t,op2t,rest), (op1b,op2b,resb)]) {
2465 * Rd.W[x/2] = concat(rest, resb);
9283 * resb[x/2] = op1b[x/2] s* op2b[x/2];
9285 * R[t_H].H[1] = rest[1]; R[t_H].H[0] = resb[1];
[all …]