Home
last modified time | relevance | path

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

/linux/tools/memory-model/
H A Dlinux-kernel.cfg16 splines spline
/linux/drivers/gpu/drm/i915/display/
H A Dvlv_dpio_phy_regs.h16 #define _VLV_PCS(ch, spline, dw) (0x200 + (ch) * 0x2400 + (spline) * 0x200 + (dw) * 4) argument
H A Dintel_display_regs.h180 #define PHY_STATUS_SPLINE_LDO(phy, ch, spline) (1 << (8 - (6 * (phy) + 3 * (ch) + (spline)))) argument