Searched refs:LUT (Results 1 – 18 of 18) sorted by relevance
| /linux/drivers/net/wireless/ti/wl1251/ |
| A D | boot.c | 70 static const u32 LUT[REF_FREQ_NUM][LUT_PARAM_NUM] = { in wl1251_boot_init_seq() local 143 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()
|
| /linux/Documentation/hwmon/ |
| A D | max31760.rst | 28 reading as an index to a 48-byte lookup table (LUT) containing 29 user-programmed PWM values. The flexible LUT-based architecture enables 47 LUT Index Name 75 pwm1_auto_point[1-48]_pwm PWM value for LUT point
|
| /linux/Documentation/devicetree/bindings/leds/ |
| A D | leds-qcom-lpg.yaml | 14 a ramp generator with lookup table (LUT), the light pulse generator and a three 74 PMIC stores LPG per-channel data and pattern LUT in SDAM modules instead 75 of in a LUT peripheral. For PMICs, such as PM8350C, per-channel data 76 and pattern LUT is separated into 2 SDAM modules. In that case, phandles
|
| /linux/Documentation/devicetree/bindings/display/ |
| A D | renesas,cmm.yaml | 16 It provides image enhancement functions such as 1-D look-up tables (LUT),
|
| /linux/Documentation/fb/ |
| A D | cirrusfb.rst | 55 * Associated with the above, console colors are now obtained from a LUT
|
| /linux/Documentation/devicetree/bindings/display/rockchip/ |
| A D | rockchip-vop.yaml | 44 the CRTC gamma LUT address.
|
| A D | rockchip-vop2.yaml | 32 LUT address.
|
| /linux/arch/arm64/include/asm/ |
| A D | hwcap.h | 146 #define KERNEL_HWCAP_LUT __khwcap2_feature(LUT)
|
| /linux/Documentation/userspace-api/media/drivers/ |
| A D | dw100.rst | 72 Specifies to DW100 driver its dewarping map (aka LUT) blob as described in
|
| /linux/Documentation/devicetree/bindings/media/ |
| A D | renesas,rzg2l-cru.yaml | 15 color space conversion, LUT, pixel format conversion, etc. An MIPI CSI-2 input and
|
| /linux/Documentation/gpu/amdgpu/display/ |
| A D | dc-glossary.rst | 164 LUT
|
| A D | display-manager.rst | 59 gamma LUT sizes. AMD DC programs some of the color correction features
|
| /linux/drivers/media/platform/renesas/vsp1/ |
| A D | vsp1_entity.c | 544 VSP1_ENTITY_ROUTE(LUT),
|
| /linux/Documentation/arch/arm64/ |
| A D | elf_hwcaps.rst | 324 Functionality implied by ID_AA64ISAR2_EL1.LUT == 0b0001.
|
| /linux/Documentation/userspace-api/media/mediactl/ |
| A D | media-types.rst | 37 .. _MEDIA-ENT-F-PROC-VIDEO-LUT:
|
| /linux/drivers/scsi/aacraid/ |
| A D | aacraid.h | 1041 __le32 LUT[64]; /* 100h-1ffh | Lookup Table Entries */ member
|
| /linux/arch/arm64/tools/ |
| A D | sysreg | 1464 UnsignedEnum 59:56 LUT
|
| /linux/arch/arm64/kernel/ |
| A D | cpufeature.c | 2990 HWCAP_CAP(ID_AA64ISAR2_EL1, LUT, IMP, CAP_HWCAP, KERNEL_HWCAP_LUT),
|
Completed in 33 milliseconds