Searched refs:LUT (Results 1 – 11 of 11) sorted by relevance
70 static const u32 LUT[REF_FREQ_NUM][LUT_PARAM_NUM] = { in wl1251_boot_init_seq() local143 tmp = LUT[ref_freq][LUT_PARAM_INTEGER_DIVIDER] | 0x00017000; in wl1251_boot_init_seq()149 tmp = LUT[ref_freq][LUT_PARAM_FRACTIONAL_DIVIDER]; in wl1251_boot_init_seq()160 tmp = (LUT[ref_freq][LUT_PARAM_ATTN_BB] << 16) | in wl1251_boot_init_seq()161 (LUT[ref_freq][LUT_PARAM_ALPHA_BB] << 12) | 0x1; in wl1251_boot_init_seq()168 tmp = LUT[ref_freq][LUT_PARAM_STOP_TIME_BB] | 0x000A0000; in wl1251_boot_init_seq()176 tmp = LUT[ref_freq][LUT_PARAM_BB_PLL_LOOP_FILTER] | 0x00000030; in wl1251_boot_init_seq()
55 * Associated with the above, console colors are now obtained from a LUT
14 find the right LUT sequence. Unfortunately, the SPI subsystem has no notion of
591 VSP1_ENTITY_ROUTE(LUT),
37 .. _MEDIA-ENT-F-PROC-VIDEO-LUT:
1045 __le32 LUT[64]; /* 100h-1ffh | Lookup Table Entries */ member
3824 * The driver only uses one single LUT entry, that is updated on4040 * the LUT at each exec_op() call. And also specify the DATA4041 * length, since it's has not been specified in the LUT.4067 /* Trigger the LUT now. */
22361 +/* LS1043A PEX LUT debug register */23018 /* LUT and PF control registers */
674 + * @cubic_lut_property: Optional CRTC property to set the 3D LUT used to680 + * 3D LUT as supported by the driver (read-only).
14745 * pixel data after the lookup through the degamma LUT and before the14746 - * lookup through the gamma LUT. The data is interpreted as a struct14747 + * lookup through the cubic LUT. The data is interpreted as a struct14758 + * the gamma LUT. Unlike the degamma and gamma LUTs that map color14759 + * components independently, the 3D LUT converts an input color to an14761 + * as a 3D coordinate. The LUT is subsampled as 8-bit (or more) precision14768 + * Hardware might choose not to use the full precision of the LUT14779 + * If drivers support multiple LUT sizes then they should publish the14783 * Blob property to set the gamma lookup table (LUT) mapping pixel data14786 - * Hardware might choose not to use the full precision of the LUT elements[all …]
22814 + /* LUT transformation on Y data */22822 + /* LUT cleanup */