Lines Matching full:table
57 tx-pwr-table:
61 This is the Transmission Power Mapping Table array used to comply with
65 the size of the tx-pwr-table array property. The max entry value for
72 / (sizeof(tx-pwr-table) - 1.0);
74 output_power = tx-pwr-table[table_index];
78 tx-pwr-table array. The table array is filled from higher to lower power.
82 tx-pwr-table = [00 01 03 04 05 05 06 06
89 The values in the table are filled based on table 9-9 [TX Output Power]
97 output_power = tx-pwr-table[9] => 0x07 ( 0 dBm as table 9-9 )
101 first element of the tx-pwr-table array, which is 0x00 by default. This
110 output power. This property must be used when tx-pwr-table is defined.
122 output power. This property must be used when tx-pwr-table is defined.