Home
last modified time | relevance | path

Searched refs:car1 (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/video/console/
Dsticon.c101 unsigned short car1; in sticon_cursor() local
107 car1 = conp->vc_screenbuf[conp->state.x + conp->state.y * conp->vc_cols]; in sticon_cursor()
110 sti_putc(sticon_sti, car1, conp->state.y, conp->state.x, in sticon_cursor()
121 sti_putc(sticon_sti, (car1 & 255) + (0 << 8) + (7 << 11), in sticon_cursor()
/Linux-v5.10/drivers/net/ethernet/freescale/
Dgianfar.h606 u32 car1; /* 0x.730 - Carry Register One */ member
/Linux-v5.10/drivers/net/ethernet/freescale/fman/
Dfman_dtsec.c262 u32 car1; /* 0x2B0 carry register one register* */ member