| /OK3568_Linux_fs/kernel/drivers/input/serio/ |
| H A D | hil_mlc.c | 87 static void hil_mlc_clear_di_map(hil_mlc *mlc, int val) in hil_mlc_clear_di_map() argument 92 mlc->di_map[j] = -1; in hil_mlc_clear_di_map() 95 static void hil_mlc_clear_di_scratch(hil_mlc *mlc) in hil_mlc_clear_di_scratch() argument 97 memset(&mlc->di_scratch, 0, sizeof(mlc->di_scratch)); in hil_mlc_clear_di_scratch() 100 static void hil_mlc_copy_di_scratch(hil_mlc *mlc, int idx) in hil_mlc_copy_di_scratch() argument 102 memcpy(&mlc->di[idx], &mlc->di_scratch, sizeof(mlc->di_scratch)); in hil_mlc_copy_di_scratch() 105 static int hil_mlc_match_di_scratch(hil_mlc *mlc) in hil_mlc_match_di_scratch() argument 114 if (mlc->di_map[j] == idx) in hil_mlc_match_di_scratch() 120 if (!memcmp(mlc->di + idx, &mlc->di_scratch, in hil_mlc_match_di_scratch() 121 sizeof(mlc->di_scratch))) in hil_mlc_match_di_scratch() [all …]
|
| H A D | hp_sdc_mlc.c | 65 hil_mlc *mlc = &hp_sdc_mlc; in hp_sdc_mlc_isr() local 67 write_lock(&mlc->lock); in hp_sdc_mlc_isr() 68 if (mlc->icount < 0) { in hp_sdc_mlc_isr() 70 up(&mlc->isem); in hp_sdc_mlc_isr() 73 idx = 15 - mlc->icount; in hp_sdc_mlc_isr() 75 mlc->ipacket[idx] |= data | HIL_ERR_INT; in hp_sdc_mlc_isr() 76 mlc->icount--; in hp_sdc_mlc_isr() 79 if ((mlc->ipacket[idx - 1] & HIL_PKT_ADDR_MASK) != in hp_sdc_mlc_isr() 80 (mlc->ipacket[idx] & HIL_PKT_ADDR_MASK)) { in hp_sdc_mlc_isr() 81 mlc->ipacket[idx] &= ~HIL_PKT_ADDR_MASK; in hp_sdc_mlc_isr() [all …]
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | hil_mlc.h | 91 typedef int (hilse_func) (hil_mlc *mlc, int arg); 105 typedef int (hil_mlc_cts) (hil_mlc *mlc); 106 typedef int (hil_mlc_out) (hil_mlc *mlc); 107 typedef int (hil_mlc_in) (hil_mlc *mlc, suseconds_t timeout); 117 hil_mlc *mlc; member 167 int hil_mlc_register(hil_mlc *mlc); 168 int hil_mlc_unregister(hil_mlc *mlc);
|
| H A D | lightnvm.h | 187 struct nvm_id_lp_mlc mlc; member
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mtd/ |
| H A D | lpc32xx-mlc.txt | 4 - compatible: "nxp,lpc3220-mlc" 26 mlc: flash@200a8000 { 27 compatible = "nxp,lpc3220-mlc";
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/ |
| H A D | imsttfb.c | 311 __u8 mlc[3]; /* Memory Loop Config 0x39 */ member 585 __u8 mlc, lckl_p; in set_imstt_regvals_tvp() local 593 mlc = init->mlc[0]; in set_imstt_regvals_tvp() 600 mlc = init->mlc[1]; in set_imstt_regvals_tvp() 607 mlc = init->mlc[2]; in set_imstt_regvals_tvp() 614 mlc = init->mlc[2]; in set_imstt_regvals_tvp() 644 par->cmap_regs[TVPIDATA] = mlc; eieio(); in set_imstt_regvals_tvp()
|
| /OK3568_Linux_fs/buildroot/package/input-event-daemon/ |
| H A D | 0001-Support-specifing-devices-in-command-args.patch | 36 result = getopt_long(argc, argv, "mlc:vDhV", long_options, NULL);
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | lpc32xx.dtsi | 72 mlc: flash@200a8000 { label 73 compatible = "nxp,lpc3220-mlc";
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-class-mtd | 107 absent, ram, rom, nor, nand, mlc-nand, dataflash, ubi, unknown
|
| /OK3568_Linux_fs/recovery/ |
| HD | rootfs.cpio.gz | 107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000binusr/bin07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ... |