Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Ddp.c151 u8 hipc = 3; in nvkm_dp_train_drive() local
153 if (lpc2 >= hipc) in nvkm_dp_train_drive()
154 lpc2 = hipc | DPCD_LC0F_LANE0_MAX_POST_CURSOR2_REACHED; in nvkm_dp_train_drive()
/linux/sound/soc/intel/avs/
H A Dregisters.h115 #define AVS_FW_REG_BASE(adev) ((adev)->spec->hipc->sts_offset)
H A Dloader.c314 ret = snd_hdac_adsp_readl_poll(adev, spec->hipc->sts_offset, reg, in avs_hda_init_rom()