Searched refs:HDR (Results 1 – 5 of 5) sorted by relevance
68 #define HDR(bh) ((struct ext2_xattr_header *)((bh)->b_data)) macro70 #define FIRST_ENTRY(bh) ENTRY(HDR(bh)+1)224 atomic_read(&(bh->b_count)), le32_to_cpu(HDR(bh)->h_refcount)); in ext2_xattr_get()226 if (!ext2_xattr_header_valid(HDR(bh))) { in ext2_xattr_get()310 atomic_read(&(bh->b_count)), le32_to_cpu(HDR(bh)->h_refcount)); in ext2_xattr_list()312 if (!ext2_xattr_header_valid(HDR(bh))) { in ext2_xattr_list()448 le32_to_cpu(HDR(bh)->h_refcount)); in ext2_xattr_set()449 header = HDR(bh); in ext2_xattr_set()535 header = kmemdup(HDR(bh), bh->b_size, GFP_KERNEL); in ext2_xattr_set()630 if (bh && header == HDR(bh)) in ext2_xattr_set()[all …]
157 I3C HDR commands160 HDR commands should be used for anything that is device specific and requires163 The first thing attached to an HDR command is the HDR mode. There are currently167 * HDR-DDR: Double Data Rate mode168 * HDR-TSP: Ternary Symbol Pure. Only usable on busses with no I2C devices169 * HDR-TSL: Ternary Symbol Legacy. Usable on busses with I2C devices171 When sending an HDR command, the whole bus has to enter HDR mode, which is done173 Once the bus has entered a specific HDR mode, the master sends the HDR command.174 An HDR command is made of:180 the chosen HDR mode and are detailed here (see the specification for more
82 Expose the HDR (High Data Rate) capabilities of a device.83 Returns a list of supported HDR mode, each element is separated85 See the I3C specification for more details about these HDR135 Expose the HDR (High Data Rate) capabilities of a device.136 Returns a list of supported HDR mode, each element is separated138 See the I3C specification for more details about these HDR
803 Take care when converting between this transfer function and non-HDR transfer804 functions: the linear RGB values [0…1] of HDR content map to a luminance range805 of 0 to 10000 cd/m\ :sup:`2` whereas the linear RGB values of non-HDR (aka808 To go from SDR to HDR you will have to divide L by 100 first. To go in the other
161 | | |///|////| DUMP | HDR | ELF |////| |190 | | |///|////| DUMP | HDR | ELF |////| |