Lines Matching refs:const_ilog2
220 [const_ilog2(WAKE_PHY)] = "phy",
221 [const_ilog2(WAKE_UCAST)] = "ucast",
222 [const_ilog2(WAKE_MCAST)] = "mcast",
223 [const_ilog2(WAKE_BCAST)] = "bcast",
224 [const_ilog2(WAKE_ARP)] = "arp",
225 [const_ilog2(WAKE_MAGIC)] = "magic",
226 [const_ilog2(WAKE_MAGICSECURE)] = "magicsecure",
227 [const_ilog2(WAKE_FILTER)] = "filter",
232 [const_ilog2(SOF_TIMESTAMPING_TX_HARDWARE)] = "hardware-transmit",
233 [const_ilog2(SOF_TIMESTAMPING_TX_SOFTWARE)] = "software-transmit",
234 [const_ilog2(SOF_TIMESTAMPING_RX_HARDWARE)] = "hardware-receive",
235 [const_ilog2(SOF_TIMESTAMPING_RX_SOFTWARE)] = "software-receive",
236 [const_ilog2(SOF_TIMESTAMPING_SOFTWARE)] = "software-system-clock",
237 [const_ilog2(SOF_TIMESTAMPING_SYS_HARDWARE)] = "hardware-legacy-clock",
238 [const_ilog2(SOF_TIMESTAMPING_RAW_HARDWARE)] = "hardware-raw-clock",
239 [const_ilog2(SOF_TIMESTAMPING_OPT_ID)] = "option-id",
240 [const_ilog2(SOF_TIMESTAMPING_TX_SCHED)] = "sched-transmit",
241 [const_ilog2(SOF_TIMESTAMPING_TX_ACK)] = "ack-transmit",
242 [const_ilog2(SOF_TIMESTAMPING_OPT_CMSG)] = "option-cmsg",
243 [const_ilog2(SOF_TIMESTAMPING_OPT_TSONLY)] = "option-tsonly",
244 [const_ilog2(SOF_TIMESTAMPING_OPT_STATS)] = "option-stats",
245 [const_ilog2(SOF_TIMESTAMPING_OPT_PKTINFO)] = "option-pktinfo",
246 [const_ilog2(SOF_TIMESTAMPING_OPT_TX_SWHW)] = "option-tx-swhw",