Home
last modified time | relevance | path

Searched refs:_ID_ (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_nic.h102 #define AQ_NIC_RING2QMAP(_NIC_, _ID_) \ argument
103 ((_ID_) / AQ_NIC_CFG_RING_PER_TC(&(_NIC_)->aq_nic_cfg) * \
105 ((_ID_) % AQ_NIC_CFG_RING_PER_TC(&(_NIC_)->aq_nic_cfg)))
/linux/drivers/regulator/
H A Dpv88080-regulator.c270 .id = chip##_ID_##regl_name,\
288 .id = chip##_ID_##regl_name,\
H A Dda903x-regulator.c335 .id = _pmic##_ID_##_id, \