Home
last modified time | relevance | path

Searched refs:_cfg (Results 1 – 6 of 6) sorted by relevance

/linux/arch/arm/mach-s3c/
H A Dgpio-cfg.h69 #define samsung_gpio_is_cfg_special(_cfg) \ argument
70 (((_cfg) & S3C_GPIO_SPECIAL_MARK) == S3C_GPIO_SPECIAL_MARK)
/linux/drivers/clk/samsung/
H A Dclk.h297 #define CPU_CLK(_id, _name, _pid, _apid, _flags, _offset, _layout, _cfg) \ argument
306 .cfg = _cfg, \
/linux/drivers/platform/chrome/
H A Dchromeos_of_hw_prober.c47 static const struct i2c_of_probe_cfg chromeos_i2c_probe_simple_ ## _type ## _cfg = { \
/linux/drivers/net/wireless/intel/iwlwifi/pcie/
H A Ddrv.c551 _rf_id, _rf_step, _no_160, _cores, _cdb, _cfg, _name) \ argument
552 { .device = (_device), .subdevice = (_subdevice), .cfg = &(_cfg), \
557 #define IWL_DEV_INFO(_device, _subdevice, _cfg, _name) \ argument
560 IWL_CFG_ANY, _cfg, _name)
/linux/drivers/clk/qcom/
H A Dclk-rcg2.c397 u32 *_cfg) in __clk_rcg2_configure() argument
442 *_cfg &= ~mask; in __clk_rcg2_configure()
443 *_cfg |= cfg; in __clk_rcg2_configure()
/linux/drivers/perf/
H A Darm-cmn.c1290 #define _CMN_FORMAT_ATTR(_name, _cfg, _fld) \ argument
1293 .config = _cfg, \