Home
last modified time | relevance | path

Searched refs:mlc (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/input/serio/
H A Dhil_mlc.c102 memcpy(&mlc->di[idx], &mlc->di_scratch, sizeof(mlc->di_scratch)); in hil_mlc_copy_di_scratch()
254 mlc->di_map[mlc->ddi] = rc; in hilse_match()
261 mlc->di_map[mlc->ddi] = rc; in hilse_match()
626 mlc->seidx != 41 && mlc->seidx != 42 && mlc->seidx != 43) { in hilse_donode()
654 rc = mlc->in(mlc, node->arg); in hilse_donode()
705 rc = mlc->out(mlc); in hilse_donode()
722 rc = mlc->cts(mlc); in hilse_donode()
817 mlc = map->mlc; in hil_mlc_serio_write()
886 mlc = map->mlc; in hil_mlc_serio_open()
900 mlc = map->mlc; in hil_mlc_serio_close()
[all …]
H A Dhp_sdc_mlc.c70 up(&mlc->isem); in hp_sdc_mlc_isr()
76 mlc->icount--; in hp_sdc_mlc_isr()
82 mlc->ipacket[idx] |= (mlc->ipacket[idx - 1] in hp_sdc_mlc_isr()
100 && (mlc->ipacket[idx] == (mlc->imatch | idx))) in hp_sdc_mlc_isr()
102 if (mlc->ipacket[idx] == mlc->imatch) in hp_sdc_mlc_isr()
135 up(&mlc->isem); in hp_sdc_mlc_isr()
162 if (time_after(jiffies, mlc->instart + mlc->intimeout)) { in hp_sdc_mlc_in()
173 up(&mlc->isem); in hp_sdc_mlc_in()
189 up(&mlc->isem); in hp_sdc_mlc_cts()
190 up(&mlc->osem); in hp_sdc_mlc_cts()
[all …]
/openbmc/linux/include/linux/
H A Dhil_mlc.h91 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);
/openbmc/linux/Documentation/devicetree/bindings/mtd/
H A Dlpc32xx-mlc.txt4 - compatible: "nxp,lpc3220-mlc"
26 mlc: flash@200a8000 {
27 compatible = "nxp,lpc3220-mlc";
/openbmc/linux/drivers/video/fbdev/
H A Dimsttfb.c312 __u8 mlc[3]; /* Memory Loop Config 0x39 */ member
586 __u8 mlc, lckl_p; in set_imstt_regvals_tvp() local
594 mlc = init->mlc[0]; in set_imstt_regvals_tvp()
601 mlc = init->mlc[1]; in set_imstt_regvals_tvp()
608 mlc = init->mlc[2]; in set_imstt_regvals_tvp()
615 mlc = init->mlc[2]; in set_imstt_regvals_tvp()
645 par->cmap_regs[TVPIDATA] = mlc; eieio(); in set_imstt_regvals_tvp()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hplip/hplip/
H A Dfix-libusb-paths.patch10 @@ -107,12 +107,11 @@ libhpmud_la_SOURCES = io/hpmud/hpmud.c io/hpmud/mlc.c io/hpmud/model.c io/hpm…
/openbmc/linux/arch/arm/boot/dts/nxp/lpc/
H A Dlpc32xx.dtsi72 mlc: flash@200a8000 { label
73 compatible = "nxp,lpc3220-mlc";
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-mtd107 absent, ram, rom, nor, nand, mlc-nand, dataflash, ubi, unknown