Searched refs:is_log (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/tools/patman/ |
H A D | patchstream.py | 71 self.is_log = is_log # True if indent like git log 92 if self.is_log: 111 if self.commit and self.is_log: 153 if self.is_log: 190 if self.is_log: 193 if self.is_log: 212 if self.is_log: 215 if self.is_log: 258 if self.is_log: 408 ps = PatchStream(series, is_log=True) [all …]
|
/openbmc/linux/drivers/dma/ |
H A D | ste_dma40.c | 666 if (is_log) in d40_pool_lli_alloc() 685 if (is_log) { in d40_pool_lli_alloc() 1005 if (is_log) { in d40_psize_2_burst_size() 1779 if (!is_log) { in d40_alloc_mask_set() 1886 if (!is_log) { in d40_allocate_channel() 1892 0, is_log, in d40_allocate_channel() 1898 0, is_log, in d40_allocate_channel() 1910 is_log, in d40_allocate_channel() 1954 event_line, is_log, in d40_allocate_channel() 1961 event_line, is_log, in d40_allocate_channel() [all …]
|