Searched full:resb (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/panel/ |
| D | sharp,ls037v7dw01.yaml | 56 reset-gpios = <&gpio5 27 GPIO_ACTIVE_HIGH>; /* gpio155, lcd RESB */
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | omap3-evm-common.dtsi | 103 reset-gpios = <&gpio5 27 GPIO_ACTIVE_HIGH>; /* gpio155, lcd RESB */
|
| D | omap3-ldp.dts | 196 reset-gpios = <&gpio2 23 GPIO_ACTIVE_HIGH>; /* gpio55, lcd RESB */
|
| /kernel/linux/linux-5.10/arch/powerpc/perf/ |
| D | hv-24x7.c | 1278 * @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/ |
| D | panel-sharp-ls037v7dw01.c | 229 /* lcd RESB */ in sharp_ls_probe_of()
|
| /kernel/liteos_m/arch/risc-v/nuclei/gcc/nmsis/Core/Include/ |
| D | core_feature_dsp.h | 2269 * 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 …]
|