Lines Matching full:sdam
96 * @lpg_chan_sdam: LPG SDAM peripheral device
97 * @lut_sdam: LUT SDAM peripheral device
141 * @sdam_offset: channel offset in LPG SDAM
220 * @sdam_offset: Channel offset in LPG SDAM
1038 * SDAM-based devices do not support "ping pong", and only supports in lpg_pattern_set()
1039 * "low pause" and "high pause" with a dedicated SDAM LUT. in lpg_pattern_set()
1084 * SDAM-based devices without dedicated LUT SDAM require equal in lpg_pattern_set()
1556 /* Get the 1st SDAM device for LPG/LUT config */ in lpg_init_sdam()
1560 "Failed to get LPG chan SDAM device\n"); in lpg_init_sdam()
1563 /* Get PBS device node if single SDAM device */ in lpg_init_sdam()
1569 /* Get the 2nd SDAM device for LUT pattern */ in lpg_init_sdam()
1573 "Failed to get LPG LUT SDAM device\n"); in lpg_init_sdam()
1718 /* PMI632 uses SDAM instead of LUT for pattern */