Searched refs:cursor1 (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/nvidia/
H A Dnv_type.h82 u32 cursor1; member in struct:_riva_hw_state
H A Dnv_hw.c75 int cur = par->CurrentState->cursor1; NVShowHideCursor()
77 par->CurrentState->cursor1 = (par->CurrentState->cursor1 & 0xFE) | NVShowHideCursor()
80 VGA_WR08(par->PCIO, 0x3D5, par->CurrentState->cursor1); NVShowHideCursor()
885 state->cursor1 = 0xbC; NVCalcStateExt()
887 state->cursor1 |= 2; NVCalcStateExt()
927 state->cursor1 = (par->CursorStart >> 11) << 2; NVCalcStateExt()
930 state->cursor1 |= 2; NVCalcStateExt()
1580 VGA_WR08(par->PCIO, 0x03D5, state->cursor1); NVLoadStateExt()
1638 state->cursor1 = VGA_RD08(par->PCIO, 0x03D5); NVUnloadStateExt()
/linux-4.4.14/drivers/video/fbdev/riva/
H A Driva_hw.c126 cursor = chip->CurrentState->cursor1; ShowHideCursor()
127 chip->CurrentState->cursor1 = (chip->CurrentState->cursor1 & 0xFE) | ShowHideCursor()
130 VGA_WR08(chip->PCIO, 0x3D5, chip->CurrentState->cursor1); ShowHideCursor()
1270 state->cursor1 = 0x78; CalcStateExt()
1286 state->cursor1 = 0xFC; CalcStateExt()
1312 state->cursor1 = (chip->CursorStart >> 11) << 2; CalcStateExt()
1703 VGA_WR08(chip->PCIO, 0x03D5, state->cursor1); LoadStateExt()
1765 state->cursor1 = VGA_RD08(chip->PCIO, 0x03D5); UnloadStateExt()
H A Driva_hw.h519 U032 cursor1; member in struct:_riva_hw_state
/linux-4.4.14/drivers/phy/
H A Dphy-xgene.c1693 xgene_phy_get_param(pdev, "apm,tx-pre-cursor1", xgene_phy_probe()

Completed in 301 milliseconds