Searched refs:plf (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/mfd/ |
| H A D | ab8500-debugfs.c | 2013 static int ab8500_debug_probe(struct platform_device *plf) in ab8500_debug_probe() argument 2022 ab8500 = dev_get_drvdata(plf->dev.parent); in ab8500_debug_probe() 2025 irq_count = devm_kcalloc(&plf->dev, in ab8500_debug_probe() 2030 dev_attr = devm_kcalloc(&plf->dev, in ab8500_debug_probe() 2035 event_name = devm_kcalloc(&plf->dev, in ab8500_debug_probe() 2040 res = platform_get_resource_byname(plf, 0, "IRQ_AB8500"); in ab8500_debug_probe() 2042 dev_err(&plf->dev, "AB8500 irq not found, err %d\n", irq_first); in ab8500_debug_probe() 2047 irq_first = platform_get_irq_byname(plf, "IRQ_FIRST"); in ab8500_debug_probe() 2051 irq_last = platform_get_irq_byname(plf, "IRQ_LAST"); in ab8500_debug_probe() 2058 &plf->dev, &ab8500_bank_registers_fops); in ab8500_debug_probe() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | gimple.h | 243 unsigned int plf : 2; 2017 gimple_set_plf (gimple *stmt, enum plf_mask plf, bool val_p) 2020 stmt->plf |= (unsigned int) plf; 2022 stmt->plf &= ~((unsigned int) plf); 2037 gimple_plf (gimple *stmt, enum plf_mask plf) 2039 return stmt->plf & ((unsigned int) plf);
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | gimple.h | 243 unsigned int plf : 2; 2017 gimple_set_plf (gimple *stmt, enum plf_mask plf, bool val_p) 2020 stmt->plf |= (unsigned int) plf; 2022 stmt->plf &= ~((unsigned int) plf); 2037 gimple_plf (gimple *stmt, enum plf_mask plf) 2039 return stmt->plf & ((unsigned int) plf);
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gccint.info | 12809 'plf' 2 12842 * 'plf' Pass Local Flags. This 2-bit mask can be used as general 13532 plf, bool val_p) 13536 plf)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gccint.info | 12809 'plf' 2 12842 * 'plf' Pass Local Flags. This 2-bit mask can be used as general 13532 plf, bool val_p) 13536 plf)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/ |
| H A D | gtype.state | 5938 (!pair "plf"
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/ |
| H A D | gtype.state | 5936 (!pair "plf"
|